Home > @infiniteobjects/shopify-data-manager > AdminTypes > CountryHarmonizedSystemCodeInput
The input fields required to specify a harmonized system code.
Signature:
export interface CountryHarmonizedSystemCodeInput
| Property | Modifiers | Type | Description |
|---|---|---|---|
| countryCode | CountryCode | `${CountryCode}` | The ISO 3166-1 alpha-2 country code for the country that issued the specified harmonized system code. | |
| harmonizedSystemCode | Scalars[‘String’][‘input’] | Country specific harmonized system code. |