fullRefund property

bool? fullRefund
getter/setter pair

If true, the full item will be refunded.

If this is true, amount shouldn't be provided and will be ignored.

Implementation

core.bool? fullRefund;