interface GetIndexerVlpSnapshotsResponse {
    snapshots: IndexerVlpSnapshot[];
}

Properties

Properties

snapshots: IndexerVlpSnapshot[]