stack

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

AdminTypes.DiscountCustomerBuysInput interface

The input fields for prerequisite items and quantity for the discount.

Signature:

export interface DiscountCustomerBuysInput 

Properties

Property Modifiers Type Description
items?   InputMaybe<DiscountItemsInput> (Optional) The IDs of items that the customer buys. The items can be either collections or products.
value?   InputMaybe<DiscountCustomerBuysValueInput> (Optional) The quantity of prerequisite items.