Address
Implemented by
Fields
id (
ID!
)
ID of the object
type (
String
)
Type of Address, to support legacy address, the value can be AGENT and ORDER
createdOn (
DateTime
)
Time of creation
updatedOn (
DateTime
)
Time of last update
companyName (
String
)
Company name
name (
String
)
Name
street (
String
)
Street
street2 (
String
)
Street 2
city (
String
)
City
state (
String
)
State
postcode (
String
)
Postcode
region (
String
)
Region
country (
String
)
Country
latitude (
Float
)
Latitude
longitude (
Float
)
Longitude
ref (
String
)
Location reference
timeZone (
String
)
Timezone
email (
Email
String
)