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