Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountMinimumSubtotalInput
The input fields for the minimum subtotal required for a discount.
Signature:
export interface DiscountMinimumSubtotalInput
| Property | Modifiers | Type | Description |
|---|---|---|---|
| greaterThanOrEqualToSubtotal? | InputMaybe<Scalars[‘Decimal’][‘input’]> | (Optional) The minimum subtotal that’s required for the discount to be applied. |