blob: 3a55ea7e1650f2fc38657ca2623ed8bf2423c4e5 [file] [log] [blame] [view]
# Variable
Full representation of Variable
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | **str, none_type** | The description of the variable. *New in version 2.4.0* | [optional]
**key** | **str** | | [optional]
**value** | **str** | | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)