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

    Interface RequestNotificationSubscription

    interface RequestNotificationSubscription {
        subscribed?: boolean;
    }
    Index

    Properties

    Properties

    subscribed?: boolean

    Indicates whether the user is subscribed (true) or not (false) to the request's notifications.