stack

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

AdminTypes.CustomerPaymentInstrumentBillingAddress.countryCode property

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

Signature:

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