Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/jira/src/serviceDesk/models/customerTransition.ts>CustomerTransition

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

Properties

optional
id: string

ID of the transition.

optional
name: string

Name of the transition.