Interface UpdateVariableOption

UpdateVariableOption the option when updating variable

Hierarchy

  • UpdateVariableOption

Properties

Properties

name?: string

New name for the variable. If the field is empty, the variable name won't be updated.

value: string

Value of the variable to update

Generated using TypeDoc