Google Apps Script API
    Preparing search index...
    interface ShippingsettingsCustomBatchResponseEntry {
        batchId?: number;
        errors?: GoogleAppsScript.Content.Schema.Errors;
        kind?: string;
        shippingSettings?: ShippingSettings;
    }
    Index

    Properties

    batchId?: number
    kind?: string
    shippingSettings?: ShippingSettings