Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetIndexerVlpSnapshotsResponse

    interface GetIndexerVlpSnapshotsResponse {
        snapshots: IndexerVlpSnapshot[];
    }
    Index

    Properties

    Properties

    snapshots: IndexerVlpSnapshot[]