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