partialRefund property

OrderreturnsPartialRefund? partialRefund
getter/setter pair

If this is set, the item will be partially refunded.

Merchant can choose this refund option to specify the customized amount that to be refunded to the customer.

Implementation

OrderreturnsPartialRefund? partialRefund;