| ActiveFromDate |
- Type
- date
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The date when the contact’s address became active.
|
| ActiveToDate |
- Type
- date
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The date when the contact’s address is no longer active.
|
| Address |
- Type
- address
- Properties
- Filter, Nillable
- Description
- The full address.
|
| AddressFirstName |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- First name associated with the address.
- This field is available in API version 57.0 and later.
|
| AddressLastName |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Last name associated with the address.
- This field is available in API version 57.0 and later.
|
| AddressMiddleName |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Middle name associated with the address.
- This field is available in API version 57.0 and later.
|
| AddressType |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Indicates the type of address.
- Possible values are:
|
| BestTimeToContactEndTime |
- Type
- time
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The latest time to contact the individual.
|
| BestTimeToContactStartTime |
- Type
- time
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The earliest time to contact the individual.
|
| BestTimeToContactTimezone |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- The timezone applied to the best time to contact the
individual.
|
| City |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The address city.
|
| CompanyName |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Company name associated with the address.
- This field is available in API version 57.0 and later.
|
| ContactPointPhoneId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Represents the primary phone number associated with this
address.
- This is a relationship field.
- Relationship Name
- ContactPointPhone
- Relationship Type
- Lookup
- Refers To
- ContactPointPhone
|
| Country |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The address country.
|
| GeocodeAccuracy |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- The level of accuracy of a location’s geographical coordinates
compared with its physical address. A geocoding service typically
provides this value based on the address’s latitude and longitude
coordinates.
- Possible values are:
- Address
- Block
- City
- County
- ExtendedZip
- NearAddress
- Neighborhood
- State
- Street
- Unknown
- Zip
|
| IsDefault |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether a contact’s address is the preferred method of
communication (true) or not
(false). The default value
is false.
|
| IsPrimary |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether a contact’s address is their primary address
(true) or not (false). The default value is
false.
|
| IsThirdPartyAddress |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether the address is associated with a third party
(true) or not (false). The default value is
false.
- This field is available in API version 57.0 and later.
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp for when the current user last referenced a record
related to this record.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp for when the current user last viewed this record.
If this value is null, it’s possible that this record was
referenced (LastReferencedDate) and not
viewed.
|
| Latitude |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Used with Longitude to specify the precise
geolocation of the address. Acceptable values are numbers between
–90 and 90 with up to 15 decimal places.
|
| Longitude |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Used with Latitude to specify the precise
geolocation of the address. Acceptable values are numbers between
–180 and 180 with up to 15 decimal places.
|
| Name |
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Sort, Update
- Description
- Required. The name of the contact point address record.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- The ID of the account’s owner associated with this contact.
- This is a polymorphic relationship field.
- Relationship Name
- Owner
- Relationship Type
- Lookup
- Refers To
- Group, User
|
| ParentId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The ID of the contact��s parent record. Only an individual or
account can be a contact’s parent.
- This is a polymorphic relationship field.
- Relationship Name
- Parent
- Relationship Type
- Lookup
- Refers To
- Account, Individual
|
| PhoneNumber |
- Type
- phone
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Phone number associated with the address.
- This field is available in API version 57.0 and later.
|
| PostalCode |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The address postal code.
|
| PreferenceRank |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Preference rank when there are multiple contact point
addresses.
|
| State |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The address state.
|
| Street |
- Type
- textarea
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The address street.
|
| UsageType |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Specify the usage type of this address. For instance, whether it’s
a work address or a home address.
- Possible values are:
- Home
- Inactive
- Temporary
- Work
|