stack

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

AdminTypes.RefundDuty interface

Represents a refunded duty.

Signature:

export interface RefundDuty 

Properties

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.