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