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