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

x/jira/src/version2/models/availableWorkflowTriggerTypes.ts>AvailableWorkflowTriggerTypes

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

The list of available trigger types.

Properties

optional
description: string

The description of the trigger rule.

optional
name: string

The name of the trigger rule.

optional
type: string

The type identifier of trigger rule.