# ListOperand
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**encoded_operand** | Option<**String**> | Encoded operand, which can be used directly in a JQL query. | [optional]
**values** | [**Vec<models::JqlQueryUnitaryOperand>**](JqlQueryUnitaryOperand.md) | The list of operand values. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)