interface IndexerServerVlpSnapshotsResponse {
    snapshots: IndexerServerVlpSnapshot[];
}

Properties

Properties