interface ArchiveIssuesAsync {
    jql: string;
}

Hierarchy (view full)

Properties

Properties

jql: string