The list of issue type IDs.

interface IssueTypeIds {
    issueTypeIds: string[];
}

Hierarchy (view full)

Properties

Properties

issueTypeIds: string[]

The list of issue type IDs.