Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
NotificationSchemeEvent
Interface NotificationSchemeEvent
Details about a notification scheme event.
interface
NotificationSchemeEvent
{
event
?:
NotificationEvent
;
notifications
?:
EventNotification
[]
;
}
Index
Properties
event?
notifications?
Properties
Optional
event
event
?:
NotificationEvent
Details about a notification event.
Optional
notifications
notifications
?:
EventNotification
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
event
notifications
Source Code
@resolution/jira-api-client
Loading...
Details about a notification scheme event.