Jira.js - Jira Cloud API library
Preparing search index...
Version2Models
WorklogKeyResult
Interface WorklogKeyResult
interface
WorklogKeyResult
{
issueId
?:
number
;
worklogId
?:
number
;
}
Index
Properties
issue
Id?
worklog
Id?
Properties
Optional
issue
Id
issueId
?:
number
The issue ID.
Optional
worklog
Id
worklogId
?:
number
The worklog ID.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
issue
Id
worklog
Id
Jira.js - Jira Cloud API library
Loading...
The issue ID.