Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopAddress > countryCodeV2
The two-letter code for the country of the address.
For example, US.
Signature:
countryCodeV2?: Maybe<CountryCode | `${CountryCode}`>;