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

    Interface ToLayoutPayload

    The payload for the layout details for the destination end of a transition

    interface ToLayoutPayload {
        port?: number;
        status?: Version3Models.ProjectCreateResourceIdentifier;
    }
    Index

    Properties

    Properties

    port?: number

    Defines where the transition line will be connected to a status. Port 0 to 7 are acceptable values.