Represents the rules for sharing an account with Users other than the owner. For more information, see Setting Sharing Rules in the Salesforce.com online help.
create(), update(), delete(), query(), retrieve(), getDeleted(), getUpdated(), describeSObjects()
| Field | Field Type | Field Properties | Description |
|---|---|---|---|
| AccountAccessLevel | picklist | Create | A value that represents the type of sharing being allowed. The possible values are: |
| CaseAccessLevel | picklist | Create | A value that represents the type of access granted to the target Group for all child cases. The possible values are: |
| ContactAccessLevel | picklist | Create | A value that represents the type of access granted to the target Group, UserRole, or User for any associated contacts. The possible values are: |
| GroupId | reference | Create | The ID representing the source group. Accounts owned by Users in the source Group trigger the rule to give access. |
| OpportunityAccessLevel | picklist | Create | A value that represents the type of access granted to the target Group for any associated Opportunity. The possible values are: |
| UserorGroupId | reference | Create | The ID representing the User or Group being granted access. |