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

    Interface GetAllStatuses

    interface GetAllStatuses {
        projectIdOrKey: string | number;
    }
    Index

    Properties

    Properties

    projectIdOrKey: string | number

    The project ID or project key (case sensitive).