Jira.js - Jira Cloud API library
Preparing search index...
Version3Parameters
GetChangeLogsByIds
Interface GetChangeLogsByIds
A list of changelog IDs.
interface
GetChangeLogsByIds
{
changelogIds
:
number
[]
;
issueIdOrKey
:
string
;
}
Hierarchy (
View Summary
)
Version3Models
.
IssueChangelogIds
GetChangeLogsByIds
Index
Properties
changelog
Ids
issue
Id
Or
Key
Properties
changelog
Ids
changelogIds
:
number
[]
The list of changelog IDs.
issue
Id
Or
Key
issueIdOrKey
:
string
The ID or key of the issue.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
changelog
Ids
issue
Id
Or
Key
Jira.js - Jira Cloud API library
Loading...
A list of changelog IDs.