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

    Interface NestedResponse

    interface NestedResponse {
        errorCollection?: Version3Models.ErrorCollection;
        status?: number;
    }
    Index

    Properties

    status?: number