Information about the variable.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| key | string | ❌ | The variable's key (name). |
| value | VariableInfoValue1 | ❌ | The key's value. |
| description | string | ❌ | The variable's description. |
| disabled | boolean | ❌ | If true, the variable is not enabled. Doesn't apply to path parameter variables. |
The key's value.