Newer Version Available

This content describes an older version of this product. View Latest

QuoteShare

Represents a sharing entry on a Quote. This object is available in API version 41.0 and later.

Supported Calls

create()delete()describeSObjects()query()retrieve()update()upsert()

Fields

Field Name Details
AccessLevel
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Level of access that the user or group has to the Quote. The possible values are:
  • Read
  • Edit
  • All—This value is not valid when creating, updating, or deleting records.
This field must be set to an access level that’s higher than the org’s default access level for Quotes.
ParentId
Type
reference
Properties
Create, Filter, Group, Sort
Description

ID of the parent.

RowCause
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort
Description
Reason that this sharing entry exists. You can only write to this field when its value is either omitted or set to Manual (default). There are many possible values, including:
  • Rule—The User or Group has access via a Quote sharing rule.
  • ImplicitChild—The User or Group has access to the Quote via sharing access on the associated Account.
  • Manual—The User or Group has access because a User with “All” access manually shared the Quote with them.
  • Owner—The User is the owner of the Quote.
UserOrGroupId
Type
reference
Properties
Create, Filter, Group, Sort
Description

ID of the User or Group that has been given access to the Quote. This field can't be updated.

Usage

This object allows you to determine which users and groups can view or edit Quote records owned by other users.