# JqlQueryField
## Properties
**encoded_name** | Option<**String**> | The encoded name of the field, which can be used directly in a JQL query. | [optional]
**name** | **String** | The name of the field. |
**property** | Option<[**Vec<models::JqlQueryFieldEntityProperty>**](JqlQueryFieldEntityProperty.md)> | When the field refers to a value in an entity property, details of the entity property value. | [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)