Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountCountries
The shipping destinations where the discount can be applied.
Signature:
export interface DiscountCountries
Property | Modifiers | Type | Description |
---|---|---|---|
countries | Array<CountryCode | `${CountryCode}`> | The codes for the countries where the discount can be applied. | |
includeRestOfWorld | Scalars[‘Boolean’][‘output’] | Whether the discount is applicable to countries that haven’t been defined in the shop’s shipping zones. |