Jira.js - Jira Cloud API library
    Preparing search index...

    Interface CustomerTransition

    interface CustomerTransition {
        id?: string;
        name?: string;
    }
    Index

    Properties

    Properties

    id?: string

    ID of the transition.

    name?: string

    Name of the transition.