stack

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

AdminTypes.CustomerCreditCardBillingAddress.countryCode property

The two-letter code for the country of the address. For example, US.

Signature:

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