PicklistOption - Liquid Object Reference
On this page
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 |
Available on
- CustomFormQuestion - Liquid Object Reference —
picklist_options
Was this article helpful?
Thanks for your feedback! It helps us improve our docs.