Google Apps Script API
    Preparing search index...
    interface OrdersCustomBatchResponseEntry {
        batchId?: number;
        errors?: GoogleAppsScript.Content.Schema.Errors;
        executionStatus?: string;
        kind?: string;
        order?: GoogleAppsScript.Content.Schema.Order;
    }
    Index

    Properties

    batchId?: number
    executionStatus?: string
    kind?: string