mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 23:21:54 +00:00
8 lines
322 B
Markdown
8 lines
322 B
Markdown
# UpdateVariableOption
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**name** | **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 |
|