stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > RefundDutyRefundType

AdminTypes.RefundDutyRefundType enum

The type of refund to perform for a particular refund duty.

Signature:

export declare enum RefundDutyRefundType 

Enumeration Members

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.