stack

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

AdminTypes.DiscountCustomerBuys interface

The prerequisite items and prerequisite value that a customer must have on the order for the discount to be applicable.

Signature:

export interface DiscountCustomerBuys 

Properties

Property Modifiers Type Description
items   DiscountItems The items required for the discount to be applicable.
value   DiscountCustomerBuysValue The prerequisite value.