580 B
580 B
UpdateVariableOption
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| description | Option<String> | Description of the variable to update | [optional] |
| name | Option<String> | New name for the variable. If the field is empty, the variable name won't be updated. | [optional] |
| value | String | Value of the variable to update |