OnlineAddress
A virtual place in which to contact or find the party. This can include emails and websites associated with the party. Note that handles and user ids on other platforms or websites are stored within the ExternalRecord node.
Fields
| Field | Type | Description |
|---|---|---|
address | String | |
createdBy | String | |
createdDate | DateTime | |
description | String | |
externalRecords | [ExternalRecord!] | A list of external records connected to this online address. |
id | ID | |
logs | [Log!] | A list of logs connected to this online address. |
modifiedBy | String | |
modifiedDate | DateTime | |
primary | Boolean | |
type | OnlineAddressType |