Home > @infiniteobjects/shopify-data-manager > AdminTypes > RefundDuty
Represents a refunded duty.
Signature:
export interface RefundDuty
Property | Modifiers | Type | Description |
---|---|---|---|
amountSet | MoneyBag | The amount of a refunded duty in shop and presentment currencies. | |
originalDuty? | Maybe<Duty> | (Optional) The duty associated with this refunded duty. |