- Object types
DatasourceValue (option list value)
Note
Datasources are currently known as Option lists, but the renaming hasn't been fully applied yet.
Parameters
| Parameter | Type | Description |
|---|---|---|
identifier | String | The name of the option list item. Because it is used as an identifier, this needs to be unique. |
labels | Labels | The canonical name and possible other translated values |
values | Array.< DatasourceValue> | Optional, contains nested option list items |
Examples
If you have suggestions for improving this article, let us know!