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

x/jira/src/serviceDesk/models/insightWorkspace.ts>InsightWorkspace

A JavaScript/TypeScript wrapper for the JIRA Cloud, Service Desk and Agile REST API
Go to Latest
interface InsightWorkspace
import { type InsightWorkspace } from "https://deno.land/x/jira@v2.15.12/src/serviceDesk/models/insightWorkspace.ts";

Details of an insight workspace ID.

Properties

optional
workspaceId: string

The workspace ID used as the identifier to access the Insight REST API.