NAME
JIRA::API::SanitizedJqlQuery -
SYNOPSIS
my $obj = JIRA::API::SanitizedJqlQuery->new();
...
PROPERTIES
accountId
The account ID of the user for whom sanitization was performed.
errors
The list of errors.
initialQuery
The initial query.
sanitizedQuery
The sanitized query, if there were no errors.