totalRefundedAmount property

MonetaryAmount? totalRefundedAmount
getter/setter pair

Total amount already refunded by the merchant.

It includes all types of refunds (items, shipping, etc.) Not provided if no refund has been applied yet.

Implementation

MonetaryAmount? totalRefundedAmount;