afv-library/skills/platform-data-and-tooling-api-context-get/assets/enterprise_api/StandardObjectNameShare.json

28 lines
1.5 KiB
JSON

{
"sections": [
"title",
"description",
"fields",
"special_access_rules"
],
"title": "StandardObjectNameShare - Data API",
"description": "StandardObjectNameShare is the model for all share objects associated with standard objects. These objects represent a sharing entry on the standard object.",
"fields_columns": [
"description"
],
"fields": {
"AccessLevel": {
"description": "Type: picklist Properties: Create, Filter, Group, Restricted picklist, Sort, Update Description: The level of access allowed. Values are: All (owner) Edit (read/write) Read (read only)"
},
"ParentId": {
"description": "Type: reference Properties: Create, Filter, Group, Sort Description: ID of the parent record."
},
"RowCause": {
"description": "Type: picklist Properties: Create, Filter, Group, Nillable, Restricted picklist, Sort Description: Reason that the sharing entry exists."
},
"UserOrGroupId": {
"description": "Type: reference Properties: Create, Filter, Group, Sort Description: ID of the user or group that has been given access to the object."
}
},
"special_access_rules": "For specific special access rules, if any, see the documentation for the standard object. For example, for AccountBrandShare, see the special access rules for AccountBrand.\n\nFor specific special access rules, if any, see\n\t\t\tthe documentation for the standard object. For example, for AccountBrandShare, see the\n\t\t\tspecial access rules for AccountBrand."
}