Jira.js - Jira Cloud API library
    Preparing search index...

    Interface IssueTypeSchemeID

    The ID of an issue type scheme.

    interface IssueTypeSchemeID {
        issueTypeSchemeId: string;
    }
    Index

    Properties

    issueTypeSchemeId: string

    The ID of the issue type scheme.