PicklistOption - Liquid Object Reference - 1.1.0
| Object Name | PicklistOption |
| Version | 1.1.0 |
Description
The PicklistOption schema represents an option that is part of a picklist. It is used to define the structure of the data that is returned when querying for picklist options.
Attributes
| Attribute | Type | Description |
|---|---|---|
| label | String | Returns the label of this PicklistOption |
| value | String | Returns the value of this PicklistOption |
Objects that return PicklistOptions
Back to Liquid Reference for 1.1.0
Back to Documentation