@plentymarkets/shop-api / ActiveShippingCountry
Type Alias: ActiveShippingCountry ​
ActiveShippingCountry =
object
Defined in: types/api/country.ts:37
Properties ​
active ​
active:
number
Defined in: types/api/country.ts:38
currLangName ​
currLangName:
string
Defined in: types/api/country.ts:39
id ​
id:
number
Defined in: types/api/country.ts:42
isCountryStateMandatory ​
isCountryStateMandatory:
boolean
|null
Defined in: types/api/country.ts:43
isGeoRegulated ​
isGeoRegulated:
boolean
Defined in: types/api/country.ts:41
isoCode2 ​
isoCode2:
string
Defined in: types/api/country.ts:44
isoCode3 ​
isoCode3:
string
Defined in: types/api/country.ts:45
lang ​
lang:
string
Defined in: types/api/country.ts:46
name ​
name:
string
Defined in: types/api/country.ts:47
names ​
names:
ShippingCountryName
[]
Defined in: types/api/country.ts:48
shippingDestinationId ​
shippingDestinationId:
number
Defined in: types/api/country.ts:49
states? ​
optional
states:ShippingCountryState
[]
Defined in: types/api/country.ts:50
storehouseId ​
storehouseId:
number
Defined in: types/api/country.ts:51
vatCodes ​
vatCodes:
string
[]
Defined in: types/api/country.ts:52
zipCodeRegex? ​
optional
zipCodeRegex:string
|null
Defined in: types/api/country.ts:40