stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceRuleShippingEntitlementsInput > countryCodes

AdminTypes.PriceRuleShippingEntitlementsInput.countryCodes property

The codes for the countries to which the price rule applies to.

Signature:

countryCodes?: InputMaybe<Array<CountryCode | `${CountryCode}`>>;