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

x/jira/src/serviceDesk/parameters/getPropertiesKeys.ts>GetPropertiesKeys

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

Properties

requestTypeId: number

The ID of the request type for which keys will be retrieved.

serviceDeskId: string

The ID of the service desk which contains the request type. This can alternatively be a project identifier.