netPriceAmount property
The net amount for the order (price part).
For example, if an order was originally for $100 and a refund was issued for $20, the net amount will be $80.
Implementation
Price? netPriceAmount;
The net amount for the order (price part).
For example, if an order was originally for $100 and a refund was issued for $20, the net amount will be $80.
Price? netPriceAmount;