Represents the rules for sharing a case with users other than the owner.
create(), update(), delete(), describeSObjects(), query(), retrieve(), getDeleted(), getUpdated()
| Field | Field Type | Field Properties | Description |
|---|---|---|---|
| CaseAccessLevel | picklist | Create | A value that represents the type of sharing being allowed. The possible values are: |
| GroupId | reference | Create | The ID representing the source group. Cases owned by users in the source group trigger the rule to give access. |
| UserorGroupId | reference | Create | The ID representing the target user or group. Target users or groups are given access. |