# TheJiraCloudPlatformRestApi.SanitizedJqlQuery

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**accountId** | **String** | The account ID of the user for whom sanitization was performed. | [optional] 
**errors** | **AllOfSanitizedJqlQueryErrors** | The list of errors. | [optional] 
**initialQuery** | **String** | The initial query. | [optional] 
**sanitizedQuery** | **String** | The sanitized query, if there were no errors. | [optional] 
