stack

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

AdminTypes.PriceRuleCustomerSelection interface

A selection of customers for whom the price rule applies.

Signature:

export interface PriceRuleCustomerSelection 

Properties

Property Modifiers Type Description
customers   CustomerConnection List of customers to whom the price rule applies.
forAllCustomers   Scalars[‘Boolean’][‘output’] Whether the price rule applies to all customers.
segments   Array<Segment> A list of customer segments that contain the customers who can use the price rule.