@plentymarkets/shop-api / AddressOption
Type Alias: AddressOption ​
AddressOption =
object
Defined in: types/api/address.ts:25
Properties ​
addressId ​
addressId:
number
Defined in: types/api/address.ts:27
createdAt ​
createdAt:
string
Defined in: types/api/address.ts:31
id ​
id:
number
Defined in: types/api/address.ts:26
position ​
position:
number
Defined in: types/api/address.ts:30
typeId ​
typeId:
AddressOptionType
Defined in: types/api/address.ts:28
updatedAt ​
updatedAt:
string
Defined in: types/api/address.ts:32
value ​
value:
string
Defined in: types/api/address.ts:29