Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountQuantity
A quantity of items in the context of a discount. This object can be used to define the minimum quantity of items required to apply a discount. Alternatively, it can be used to define the quantity of items that can be discounted.
Signature:
export interface DiscountQuantity
Property | Modifiers | Type | Description |
---|---|---|---|
quantity | Scalars[‘UnsignedInt64’][‘output’] | The quantity of items. |