netTaxAmount property

Price? netTaxAmount
getter/setter pair

The net amount for the order (tax part).

Note that in certain cases due to taxable base adjustment netTaxAmount might not match to a sum of tax field across all lineItems and refunds.

Implementation

Price? netTaxAmount;