taxBehavior property

CalculationLineItemTaxBehavior? taxBehavior
getter/setter pair

Specifies whether the amount includes taxes. If tax_behavior=inclusive, then the amount includes taxes.

Implementation

CalculationLineItemTaxBehavior? taxBehavior;