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

x/jira/src/serviceDesk/models/customerRequestLink.ts>CustomerRequestLink

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

Properties

optional
self: string
optional
jiraRest: string

REST API URL for the request.

optional
web: string

Web URL for the request.

optional
agent: string

Jira agent view URL for the request.