Newer Version Available

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

StandardValueSet

Represents a set of values used by a standard picklist. Available from API version 39.0 or later.

Supported SOAP Calls

create()query()retrieve(), search()update()upsert()

Supported REST HTTP Methods

Query, GET, POST, PATCH

Fields

Field Name Details
Fullname
Type
string
Properties
Create, Group, Nillable
Description
The full name of the associated metadata object in the Metadata API.
Query this field only if the query result contains no more than one record. Otherwise, an error is returned. If more than one record exists, use multiple queries to retrieve the records. This limit protects performance.
Sorted
Type
boolean
Properties
Filter, Group, Sort
Description
True if the picklist values are sorted alphabetically.
StandardValue
Type
StandardValue[]
Properties
Create, Nillable, Sort, Update
Description
A list of the global picklist values.

StandardValue Metadata

Metadata about the global value set is returned in the StandardValue field.

Field Type Description
AllowEmail boolean Indicates whether this value lets users email a quote PDF (true), or not (false). This field is only relevant for the Status field in quotes.
Closed boolean Indicates whether this value is associated with a closed status (true), or not (false). This field is only relevant for the standard Status field in cases and tasks.
Converted boolean Indicates whether this value is associated with a converted status (true), or not (false). This field is relevant for only the standard Lead Status field in leads.
CssExposed boolean Indicates whether this value is available in your Self-Service Portal (true), or not (false). This field is only relevant for the standard Case Reason field in cases.
ForecastCategory string Indicates whether this value is associated with a forecast category (true), or not (false). This field is only relevant for the standard Stage field in opportunities.
HighPriority boolean Indicates whether this value is a high priority item (true), or not (false). This field is only relevant for the standard Priority field in tasks.
Probability int Indicates whether this value is a probability percentage (true), or not (false). This field is only relevant for the standard Stage field in opportunities.
ReverseRole string A picklist value corresponding to a reverse role name for a partner. If the role is “subcontractor”, then the reverse role might be “general contractor”. Assigning a partner role to an account in Salesforce creates a reverse partner relationship so that both accounts list the other as a partner. This field is only relevant for partner roles.
Reviewed boolean Indicates whether this value is associated with a reviewed status (true), or not (false). This field is only relevant for the standard Status field in solutions.
Won boolean Indicates whether this value is associated with a closed or won status (true), or not (false). This field is only relevant for the standard Stage field in opportunities.