vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface RecordBatchChunkPrivate

    type to

    RecordBatch class

    interface RecordBatchChunk {
        operation: RecordOperationType;
        records: object[];
        refs: string[];
        sobjectType: string;
    }
    Index

    Properties

    operation: RecordOperationType
    records: object[]
    refs: string[]
    sobjectType: string