val LineItem.shouldExcludeFromSubtotal: Boolean
Determines if the line item should be excluded when determining a subtotal to display to the user.
Return
TRUE if line item should be excluded from subtotaling and FALSE if line item
should not be excluded from subtotaling.