stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionMailingAddress > countryCode

AdminTypes.SubscriptionMailingAddress.countryCode property

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

For example, US.

Signature:

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