CustomExportVariableOption
An option for a select-type custom export variable
Champs
| Champ | Type | Description |
|---|---|---|
value | String! | The option value to be used in SQL query |
label | [LocalizedString] | Display label in user's language (array of {locale, value} pairs) |