The list of JQL queries to sanitize for the given account IDs.

interface SanitiseJqlQueries {
    queries: Version3.Version3Models.JqlQueryToSanitize[];
}

Hierarchy (view full)

Properties

Properties

The list of JQL queries to sanitize. Must contain unique values. Maximum of 20 queries.