Home > @infiniteobjects/shopify-data-manager > AdminTypes > RefundDutyInput
The input fields required to reimburse duties on a refund.
Signature:
export interface RefundDutyInput
Property | Modifiers | Type | Description |
---|---|---|---|
dutyId | Scalars[‘ID’][‘input’] | The ID of the duty in the refund. | |
refundType? | InputMaybe<RefundDutyRefundType | `${RefundDutyRefundType}`> | (Optional) The type of refund for this duty. |