@plentymarkets/shop-api / GeoRegulatedCountry
Type Alias: GeoRegulatedCountry ​
GeoRegulatedCountry =
object
Defined in: types/api/country.ts:28
Properties ​
currLangName ​
currLangName:
string
Defined in: types/api/country.ts:30
id ​
id:
number
Defined in: types/api/country.ts:29
isoCode2 ​
isoCode2:
string
Defined in: types/api/country.ts:32
states ​
states:
ShippingCountryState
[]
Defined in: types/api/country.ts:33
vatCodes ​
vatCodes:
string
[]
Defined in: types/api/country.ts:34
zipCodeRegex? ​
optional
zipCodeRegex:string
|null
Defined in: types/api/country.ts:31