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

    Interface StatusUpdateRequest

    The list of statuses that will be updated.

    interface StatusUpdateRequest {
        statuses?: Version3Models.StatusUpdate[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    The list of statuses that will be updated.