CatalogVariable
A variable on a catalog item form.
AutomationCloud ServicesDigital WorkflowsEnterprise PlatformIT Service ManagementITSMProcessesT1Workflow AutomationWorkflows
Properties
| Name |
Type |
Description |
| name |
string |
The internal name of the variable. |
| label |
string |
The display label. |
| type |
string |
The variable type. |
| mandatory |
boolean |
Whether the variable is required. |
| default_value |
string |
The default value. |
| choices |
array |
Available choices for select-type variables. |
JSON Schema