stack

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

AdminTypes.DiscountMinimumSubtotalInput interface

The input fields for the minimum subtotal required for a discount.

Signature:

export interface DiscountMinimumSubtotalInput 

Properties

Property Modifiers Type Description
greaterThanOrEqualToSubtotal?   InputMaybe<Scalars[‘Decimal’][‘input’]> (Optional) The minimum subtotal that’s required for the discount to be applied.