# ReadParameterExpression
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | This is the name of the read parameter, and may contain variables |
**values** | Option<**Vec<String>**> | | [optional]
**operator** | **String** | |
**variables** | Option<[**Vec<models::VariableDefinition>**](VariableDefinition.md)> | | [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)