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

    Interface RemoveNotificationFromNotificationScheme

    interface RemoveNotificationFromNotificationScheme {
        notificationId: string;
        notificationSchemeId: string;
    }
    Index

    Properties

    notificationId: string

    The ID of the notification.

    notificationSchemeId: string

    The ID of the notification scheme.