stack

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

AdminTypes.RefundDutyInput interface

The input fields required to reimburse duties on a refund.

Signature:

export interface RefundDutyInput 

Properties

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.