Represents the rules for sharing an Account within a Territory.
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 of the account. The possible values are: |
| ContactAccessLevel | picklist | Create | A value that represents the type of access granted to the target group for all related contacts on the account. The possible values are: |
| GroupId | reference | Create | The ID representing the source group. Accounts owned by users in the source territory trigger the rule to give access. |
| OpportunityAccessLevel | picklist | Create | A value that represents the type of access granted to the target group for all opportunities associated with the account. The possible values are: |
| UserorGroupId | reference | Create | The ID representing the user or group being given access, or, if a territory ID, the users assigned to that territory. |
Use this object to manage the sharing rules for a particular object. General sharing and Territory-related sharing use this object.