refundableItemsTotalAmount property

MonetaryAmount? refundableItemsTotalAmount
getter/setter pair

Total amount that can be refunded for the items in this return.

It represents the total amount received by the merchant for the items, after applying merchant coupons.

Implementation

MonetaryAmount? refundableItemsTotalAmount;