Interface GetCustomerDetailsResponse
Hierarchy
- GetCustomerDetailsResponse
Properties
Optional Readonly city
city?: string
Optional Readonly country
country?: string
Optional Readonly emailAddress
emailAddress?: string
Optional Readonly firstName
firstName?: string
Optional Readonly fiscalNumber
fiscalNumber?: string
Optional Readonly languageCode
languageCode?: string
Optional Readonly phoneNumber
phoneNumber?: string
Optional Readonly street
street?: string
Optional Readonly surname
surname?: string
Optional Readonly zip
zip?: string