totalRefundedAmount property
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;
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.
MonetaryAmount? totalRefundedAmount;