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

    Interface NestedResponse

    interface NestedResponse {
        errorCollection?: Version2Models.ErrorCollection;
        status?: number;
        warningCollection?: WarningCollection;
    }
    Index

    Properties

    status?: number
    warningCollection?: WarningCollection