AccountShare
This is a table representing the AccountShare entities in FinancialForce.
Columns
Name | Type | ReadOnly | References | Description |
Id [KEY] | String | True |
Unique identifier of the AccountShare. | |
AccountId | String | True |
Account.Id |
Label Account ID corresponds to this field. |
UserOrGroupId | String | True |
Label User/Group ID corresponds to this field. | |
AccountAccessLevel | String | True |
Label Account Access corresponds to this field. | |
OpportunityAccessLevel | String | True |
Label Opportunity Access corresponds to this field. | |
CaseAccessLevel | String | True |
Label Case Access 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. |