The sanitized JQL queries for the given account IDs.

interface SanitizedJqlQueries {
    queries?: SanitizedJqlQuery[];
}

Properties

Properties

queries?: SanitizedJqlQuery[]

The list of sanitized JQL queries.