fullRefund property

bool? fullRefund
getter/setter pair

If true, the item will be fully refunded.

Allowed only when payment_type is FOP. Merchant can choose this refund option to indicate the full remaining amount of corresponding object to be refunded to the customer through FOP.

Implementation

core.bool? fullRefund;