Jira.js - Jira Cloud API library
    Preparing search index...

    Interface AddNotifications

    interface AddNotifications {
        id: string;
        notificationSchemeEvents: Version3Models.NotificationSchemeEventDetails[];
    }
    Index

    Properties

    id: string

    The ID of the notification scheme.

    The list of notifications which should be added to the notification scheme.