Google Apps Script API
    Preparing search index...
    interface PosCustomBatchResponse {
        entries?: PosCustomBatchResponseEntry[];
        kind?: string;
    }
    Index

    Properties

    Properties

    kind?: string