fullRefund property

bool? fullRefund
getter/setter pair

If true, the full order will be refunded, including shipping.

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

Implementation

core.bool? fullRefund;