@plentymarkets/shop-api / Address
Type Alias: Address ​
Address:
object
Type declaration ​
apartment ​
apartment:
string
|null
city ​
city:
string
companyName? ​
optional
companyName:string
country ​
country:
string
|null
|undefined
email? ​
optional
email:string
firstName ​
firstName:
string
|null
id? ​
optional
id:number
lastName ​
lastName:
string
|null
phoneNumber ​
phoneNumber:
string
|null
|undefined
primary ​
primary:
number
|boolean
state? ​
optional
state:string
|null
streetName ​
streetName:
string
|null
vatNumber? ​
optional
vatNumber:string
zipCode ​
zipCode:
string