Nado Typescript SDK Documentation
Preparing search index...
Nado Engine Client
GetEngineSubaccountSummaryResponse
Interface GetEngineSubaccountSummaryResponse
interface
GetEngineSubaccountSummaryResponse
{
exists
:
boolean
;
preState
?:
SubaccountSummaryState
;
balances
:
BalanceWithProduct
[]
;
health
:
HealthStatusByType
;
}
Hierarchy (
View Summary
)
SubaccountSummaryState
GetEngineSubaccountSummaryResponse
Index
Properties
exists
pre
State?
balances
health
Properties
exists
exists
:
boolean
Optional
pre
State
preState
?:
SubaccountSummaryState
balances
balances
:
BalanceWithProduct
[]
health
health
:
HealthStatusByType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
exists
pre
State
balances
health
Documentation
Loading...