The issue type.

interface WorkflowProjectIssueTypeUsage {
    id?: string;
}

Properties

Properties

id?: string

The ID of the issue type.