stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Duty > countryCodeOfOrigin

AdminTypes.Duty.countryCodeOfOrigin property

The ISO 3166-1 alpha-2 country code of the country of origin used in calculating the duty.

Signature:

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