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

x/jira/src/serviceDesk/parameters/setOrganizationProperty.ts>SetOrganizationProperty

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

Properties

organizationId: string

The ID of the organization on which the property will be set.

propertyKey: string

The key of the organization's property. The maximum length of the key is 255 bytes.