# TheJiraCloudPlatformRestApi.ParsedJqlQuery

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**errors** | **[String]** | The list of syntax or validation errors. | [optional] 
**query** | **String** | The JQL query that was parsed and validated. | 
**structure** | **AllOfParsedJqlQueryStructure** | The syntax tree of the query. Empty if the query was invalid. | [optional] 
