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

x/jira/src/serviceDesk/models/propertyKey.ts>PropertyKey

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

Property key details.

Properties

optional
self: string

The URL of the property.

optional
key: string

The key of the property.