| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The primary key of the record in the Hobsons database. |
integer |
None. |
| CrmNumber |
A reference to the primary key of the Contact record that is associated with the ContactChannel. |
integer |
Required Range: inclusive between 1 and 2147483647 |
| ChannelId |
A reference to the primary key of the Channel record that is binded to the ContactChannel. |
integer |
Required Range: inclusive between 1 and 99999999 |
| ChannelName | string |
None. |
|
| SubChannelId |
A reference to the primary key of the SubChannel record that is binded to the ContactChannel. |
integer |
Required Range: inclusive between 1 and 99999999 |
| SubChannelName | string |
None. |
|
| DateCreated |
The date that the channel was associated with the Contact. |
date |
None. |