stack

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

AdminTypes.DiscountPurchaseAmount interface

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 

Properties

Property Modifiers Type Description
amount   Scalars[‘Decimal’][‘output’] The purchase amount in decimal format.