A list of changelog IDs.

interface IssueChangelogIds {
    changelogIds: number[];
}

Hierarchy (view full)

Properties

Properties

changelogIds: number[]

The list of changelog IDs.