Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountPurchaseAmount
A purchase amount in the context of a discount. This object can be used to define the minimum purchase amount required for a discount to be applicable.
Signature:
export interface DiscountPurchaseAmount
Property | Modifiers | Type | Description |
---|---|---|---|
amount | Scalars[‘Decimal’][‘output’] | The purchase amount in decimal format. |