Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceRuleShippingEntitlementsInput > countryCodes
The codes for the countries to which the price rule applies to.
Signature:
countryCodes?: InputMaybe<Array<CountryCode | `${CountryCode}`>>;