CaseShare
This is a table representing the CaseShare entities in FinancialForce.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the CaseShare. | |
| CaseId | String | True |
Case.Id |
Label Case ID corresponds to this field. |
| UserOrGroupId | String | True |
Label User/Group ID corresponds to this field. | |
| CaseAccessLevel | String | True |
Label Case Access corresponds to this field. | |
| RowCause | String | True |
Label Row Cause corresponds to this field. | |
| LastModifiedDate | Datetime | True |
Label Last Modified Date corresponds to this field. | |
| LastModifiedById | String | True |
User.Id |
Label Last Modified By ID corresponds to this field. |
| IsDeleted | Boolean | True |
Label Deleted corresponds to this field. |