ContactShare
This is a table representing the ContactShare entities in FinancialForce.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the ContactShare. | |
| ContactId | String | True |
Contact.Id |
Label Contact ID corresponds to this field. |
| UserOrGroupId | String | True |
Label User/Group ID corresponds to this field. | |
| ContactAccessLevel | String | True |
Label Contact 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. |