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

x/jira/src/version3/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/version3/models/simpleLink.ts";

Details about the operations available in this version.

Properties

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