Nado Typescript SDK Documentation
Preparing search index...
Nado Indexer Client
GetIndexerMultiSubaccountSnapshotsResponse
Interface GetIndexerMultiSubaccountSnapshotsResponse
interface
GetIndexerMultiSubaccountSnapshotsResponse
{
subaccountHexIds
:
string
[]
;
snapshots
:
Record
<
string
,
Record
<
string
,
IndexerSubaccountSnapshot
>
>
;
}
Index
Properties
subaccount
Hex
Ids
snapshots
Properties
subaccount
Hex
Ids
subaccountHexIds
:
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...