# FieldValueClause
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**field** | [**crate::models::JqlQueryField**](JqlQueryField.md) | |
**operator** | **String** | The operator between the field and operand. |
**operand** | [**crate::models::JqlQueryClauseOperand**](JqlQueryClauseOperand.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)