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

    Interface NotificationSchemeAndProjectMapping

    interface NotificationSchemeAndProjectMapping {
        notificationSchemeId?: string;
        projectId?: string;
    }
    Index

    Properties

    notificationSchemeId?: string
    projectId?: string