Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Indexer Server Utils
GetIndexerMultiSubaccountSnapshotsResponse
Interface GetIndexerMultiSubaccountSnapshotsResponse
interface
GetIndexerMultiSubaccountSnapshotsResponse
{
subaccountHexIds
:
string
[]
;
snapshots
:
Record
<
string
,
Record
<
string
,
IndexerSubaccountSnapshot
>
>
;
}
Index
Properties
subaccount
Hex
Ids
snapshots
Properties
subaccount
Hex
Ids
subaccount
Hex
Ids
:
string
[]
snapshots
snapshots
:
Record
<
string
,
Record
<
string
,
IndexerSubaccountSnapshot
>
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
subaccount
Hex
Ids
snapshots
Documentation
Loading...