amount property
The amount that is refunded.
If this is not the first refund for the order, this should be the newly refunded amount.
Implementation
MonetaryAmount? amount;
The amount that is refunded.
If this is not the first refund for the order, this should be the newly refunded amount.
MonetaryAmount? amount;