taxAmount property
The amount of tax to be refunded.
Optional, but if filled, then priceAmount must be set. Calculated automatically if not provided.
Implementation
Price? taxAmount;
The amount of tax to be refunded.
Optional, but if filled, then priceAmount must be set. Calculated automatically if not provided.
Price? taxAmount;