The sanitized JQL queries for the given account IDs.

interface SanitizedJqlQueries {
    queries?: Version3.Version3Models.SanitizedJqlQuery[];
}

Properties

Properties

The list of sanitized JQL queries.