# VariableQueryParameterDto ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **value** | Option<[**serde_json::Value**](.md)> | The variable value, could be of type boolean, string or number | [optional] **operator** | Option<**String**> | Comparison operator to be used | [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)