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

x/jira/src/version2/models/availableDashboardGadget.ts>AvailableDashboardGadget

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

The details of the available dashboard gadget.

Properties

optional
moduleKey: string

The module key of the gadget type.

title: string

The title of the gadget.

optional
uri: string

The URI of the gadget type.