Represents a case team member, who works with a team of other users to help resolve a case.
create(), update(), delete(), describeSObjects(), query(), retrieve(), getDeleted(), getUpdated()
| Field | Field Type | Field Properties | Description |
|---|---|---|---|
| MemberId | reference | Create | The ID of the user or contact who is a member on a case team. |
| ParentId | reference | Create | The ID of the case with which the case team member is associated. |
| TeamRoleId | reference | Create | The ID of the case team role with which the case team member is associated. |
| TeamTemplateMemberId | reference | Filter | The ID of the team member included in a predefined case team. |