PicklistOption - Liquid Object Reference

This article requires advanced skills to implement.
Liquid

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