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

x/jira/src/version2/parameters/getDashboardItemPropertyKeys.ts>GetDashboardItemPropertyKeys

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

Properties

dashboardId: string

The ID of the dashboard.

itemId: string

The ID of the dashboard item.