netTaxAmount property
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;
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.
Price? netTaxAmount;