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

x/jira/src/serviceDesk/models/customerRequestAction.ts>CustomerRequestAction

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

Properties

optional
allowed: boolean

Indicates whether the user can undertake the action (true) or not (false).