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

x/jira/src/version2/models/transitionScreenDetails.ts>TransitionScreenDetails

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

The details of a transition screen.

Properties

id: string

The ID of the screen.

optional
name: string

The name of the screen.