AddressInput
Fields
| Field | Type | Description |
|---|---|---|
country | IsoCountryCode! | |
extendedAddress | String | |
externalRecords | [ExternalRecordInput!] | The external records of the entity |
fromDate | DateTime | When does the relationship start. Default to now |
geoPoint | Point | Geographic coordinates (latitude and longitude) of the address |
locality | String! | |
postalCode | String! | |
postOfficeBoxNumber | String | |
primary | Boolean! | |
region | String | |
regionAbbreviation | String | |
streetAddress | String! | |
thruDate | DateTime | |
type | AddressType! |