Newer Version Available
Picklist Values
The picklist values for a field, scoped to a record type. If a
picklist is dependent, this response includes the values of its immediate controlling field
and how they map to the picklist.
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| controllerValues | Map<String, Integer> |
If the picklist is dependent, this property is a map of its immediate controlling
field’s picklist values to their indexes.
If the picklist is independent, the map is empty. |
Small, 41.0 | 41.0 |
| defaultValue | Picklist Value | The default value for the picklist, or null if there isn't one. | Small, 41.0 | 41.0 |
| url | String | A User Interface API resource that represents this payload. | Small, 41.0 | 41.0 |
| values | Picklist Value[] | A list of values for this object, record type, field combination. | Small, 41.0 | 41.0 |