interface GetIssueTypePropertyKeys {
    issueTypeId: string;
}

Properties

Properties

issueTypeId: string

The ID of the issue type.