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

x/jira/src/serviceDesk/parameters/getOrganizationProperty.ts>GetOrganizationProperty

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

Properties

organizationId: string

The ID of the organization from which the property will be returned.

propertyKey: string

The key of the property to return.