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

x/jira/src/serviceDesk/parameters/getSlaInformationById.ts>GetSlaInformationById

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

Properties

issueIdOrKey: string

The ID or key of the customer request whose SLAs will be retrieved.

slaMetricId: number

The ID or key of the SLAs metric to be retrieved.