Home > @infiniteobjects/shopify-data-manager > AdminTypes > RefundDutyRefundType
The type of refund to perform for a particular refund duty.
Signature:
export declare enum RefundDutyRefundType
Member | Value | Description |
---|---|---|
Full | "FULL" |
The duty is fully refunded. |
Proportional | "PROPORTIONAL" |
The duty is proportionally refunded based on the quantity of the refunded line item. |