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