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