amount property

MonetaryAmount? amount
getter/setter pair

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;