CaseTeamTemplateRecord
Links Case Team Templates to specific case records, applying predefined team structures.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier for the case team template record. | |
| ParentId | String | False |
Case.Id |
ID of the case associated with this team template record. |
| TeamTemplateId | String | False |
ID of the case team template applied to the case. | |
| CreatedDate | Datetime | True |
Date and time when the case team template record was created. | |
| CreatedById | String | True |
User.Id |
ID of the user who created the case team template record. |
| SystemModstamp | Datetime | True |
System-generated timestamp for the most recent update to this record. |