stack

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

AdminTypes.DiscountCountries interface

The shipping destinations where the discount can be applied.

Signature:

export interface DiscountCountries 

Properties

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.