# TheJiraCloudPlatformRestApi.IssuesJqlMetaDataBean

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**count** | **Number** | The number of issues that were loaded in this evaluation. | 
**maxResults** | **Number** | The maximum number of issues that could be loaded in this evaluation. | 
**startAt** | **Number** | The index of the first issue. | 
**totalCount** | **Number** | The total number of issues the JQL returned. | 
**validationWarnings** | **[String]** | Any warnings related to the JQL query. Present only if the validation mode was set to &#x60;warn&#x60;. | [optional] 
