The list of issue types.

interface StatusProjectIssueTypeUsage {
    id?: string;
}

Properties

Properties

id?: string

The issue type ID.