stack

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

AdminTypes.MailingAddress.countryCodeV2 property

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

For example, US.

Signature:

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