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

    Interface CreateStatuses

    Details of the statuses being created and their scope.

    interface CreateStatuses {
        scope: Version2Models.StatusScope;
        statuses: Version2Models.StatusCreate[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    Details of the statuses being created.