Phone
A telephone number associated with a party. Parties can have multiple phone numbers of different types, and they have current and former phone numbers.
Fields
| Field | Type | Description |
|---|---|---|
countryCode | String | |
createdBy | String | |
createdDate | DateTime | |
extension | String | |
externalRecords | [ExternalRecord!] | A list of external records connected to this phone. |
id | ID | |
logs | [Log!] | A list of logs connected to this phone. |
modifiedBy | String | |
modifiedDate | DateTime | |
number | String | |
primary | Boolean | |
type | PhoneType |