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

    Interface IssueChangelogIds

    A list of changelog IDs.

    interface IssueChangelogIds {
        changelogIds: number[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    changelogIds: number[]

    The list of changelog IDs.