A physical address.
Fields
Name | Description |
---|---|
String! | The city or suburb of the address. |
String! | The two-letter ISO 3166-1:2013 country code, in uppercase. |
[AddressComponentInput!]! | An array of further divisions of the country.These may include districts, regions, states, provinces, etc.A maximum of 5 subdivisions may be provided. |
[AddressComponentInput!]! | An array of additional address lines.These may include an apartment or suite number.A maximum of 5 extended lines may be provided. |
String! | The postal code of the address.This field has a maximum length of 50 characters. |
String | The formatted representation of the whole address for display purposes.This field has a maximum length of 1,000 characters. |
GeoLocationInput | The geographical coordinates of the address. |
String | The street line address. |
Seen in
Parent name | Parent type | Description |
---|---|---|
Input Object | address field | |
Input Object | referenceLocation field |