This object represents a call center, which is a logical representation of a single computer telephony integration (CTI) system instance in an organization.
create(), query(), retrieve(), getDeleted(), getUpdated(), describeSObject(), describeSObjects(), getUpdated()
| Field | Field Type | Field Properties | Description |
|---|---|---|---|
| CreatedById | reference | Defaulted on create
Filter |
System field that contains the ID of the user who created this call center. |
| CreatedDate | dateTime | Defaulted on create
Filter |
System field that contains the date and time that this call center was created. |
| Id | ID | Defaulted on create
Filter |
System field that uniquely identifies this call center. Label is Call Center ID. This ID is created automatically when the call center is created. |
| InternalName | string | Create
Filter Nillable |
The internal name of the call center. Limit is 255 characters. |
| LastModifiedById | reference | Defaulted on create
Filter |
System field that contains the ID of the user who last modified this call center. |
| LastModifiedDate | dateTime | Defaulted on create
Filter |
System field that contains the date and time this call center was last modified. |
| Name | string | Create
Filter idLookup |
The name of the call center. Limit is 80 characters. |
| SystemModstamp | dateTime | Defaulted on create
Filter |
System field that contains the date and time that this call center was last modified by a user or a workflow process. |