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

x/jira/src/version2/models/simpleLink.ts>SimpleLink

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

Details about the operations available in this version.

Properties

optional
href: string
optional
iconClass: string
optional
id: string
optional
label: string
optional
styleClass: string
optional
title: string
optional
weight: number