stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CountryHarmonizedSystemCode

AdminTypes.CountryHarmonizedSystemCode interface

The country-specific harmonized system code and ISO country code for an inventory item.

Signature:

export interface CountryHarmonizedSystemCode 

Properties

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’][‘output’] The country-specific harmonized system code. These are usually longer than 6 digits.