Address
A physical location to which one can travel or send mail.
Fields
| Field | Type | Description |
|---|---|---|
country | IsoCountryCode | |
createdBy | String | |
createdDate | DateTime | |
extendedAddress | String | |
externalRecords | [ExternalRecord!] | A list of external records connected to this address. |
geoPoint | Point | |
id | ID | |
locality | String | |
logs | [Log!] | A list of logs connected to this address. |
modifiedBy | String | |
modifiedDate | DateTime | |
postalCode | String | |
postOfficeBoxNumber | String | |
primary | Boolean | |
region | String | |
regionAbbreviation | String | |
streetAddress | String | |
type | AddressType |