stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopAddress > countryCodeV2

AdminTypes.ShopAddress.countryCodeV2 property

The two-letter code for the country of the address.

For example, US.

Signature:

countryCodeV2?: Maybe<CountryCode | `${CountryCode}`>;