AlternateAddressRead
object
Reads a Customer - Alternate Addresses
Fields
| Name | Type | Description |
|---|---|---|
alternateAddressId | Int! | |
name | String! | |
code | String! | |
address | String | |
city | String | |
zipCode | String | |
email | String | |
phone | String | |
fax | String | |
contactName | String | |
geographicZoneId | Int | |
geographicZone | GeographicZoneRead | |
countryId | Int! | |
country | CountryRead |