| Name | Type | Description | Notes |
|---|---|---|---|
| id | uuid::Uuid | The id of the overriden variable | |
| key | String | The key of the overriden variable | |
| value | Option<String> | The value of the overriden variable | [optional] |
| mount_path | String | The mounth path of the overriden variable (only if environment variable type is 'file') | |
| scope | models::ApiVariableScopeEnum | ||
| variable_type | models::ApiVariableTypeEnum |