Jira.js - Jira Cloud API library
Preparing search index...
Version2Models
NotificationSchemeEvent
Interface NotificationSchemeEvent
Details about a notification scheme event.
interface
NotificationSchemeEvent
{
event
?:
Version2Models
.
NotificationEvent
;
notifications
?:
Version2Models
.
EventNotification
[]
;
}
Index
Properties
event?
notifications?
Properties
Optional
event
event
?:
Version2Models
.
NotificationEvent
Optional
notifications
notifications
?:
Version2Models
.
EventNotification
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
event
notifications
Jira.js - Jira Cloud API library
Loading...
Details about a notification scheme event.