Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/jira/src/serviceDesk/models/requestNotificationSubscription.ts>RequestNotificationSubscription

A JavaScript/TypeScript wrapper for the JIRA Cloud, Service Desk and Agile REST API
Go to Latest
interface RequestNotificationSubscription
import { type RequestNotificationSubscription } from "https://deno.land/x/jira@v2.15.12/src/serviceDesk/models/requestNotificationSubscription.ts";

Properties

optional
subscribed: boolean

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