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

x/jira/src/version2/models/availableWorkflowForgeRule.ts>AvailableWorkflowForgeRule

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

The Forge provided ecosystem rules available.

Properties

optional
description: string

The rule description.

optional
id: string

The unique ARI of the forge rule type.

optional
name: string

The rule name.

optional
ruleKey: string

The rule key.

optional
ruleType: string

The rule type.