stack

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

AdminTypes.MailingAddressInput.countryCode property

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

Signature:

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