Jira.js - Jira Cloud API library
Preparing search index...
Version3Models
IssueEvent
Interface IssueEvent
Details about an issue event.
interface
IssueEvent
{
id
:
number
;
name
:
string
;
}
Index
Properties
id
name
Properties
id
id
:
number
The ID of the event.
name
name
:
string
The name of the event.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
Jira.js - Jira Cloud API library
Loading...
Details about an issue event.