Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountCustomerAll
The DiscountCustomerAll
object lets you target all customers for discount eligibility.
Signature:
export interface DiscountCustomerAll
Property | Modifiers | Type | Description |
---|---|---|---|
allCustomers | Scalars[‘Boolean’][‘output’] | Whether the discount can be applied by all customers. This value is always true . |