Description
The SearchFieldOption object contains information about a checkbox option for a SearchField.
Attributes
| Attribute | Type | Description |
|---|---|---|
id |
String | Returns a unique id for this checkbox option |
label |
String | Returns a label for this checkbox option |
name |
String | Returns the name from the parent SearchFieldDrop |
value |
List | Returns a Map representing the value of this option if checked |