Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Properties

optional
subscribed: boolean

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