Nado Typescript SDK Documentation
    Preparing search index...

    Interface SubaccountSummaryState

    interface SubaccountSummaryState {
        balances: BalanceWithProduct[];
        health: HealthStatusByType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    balances: BalanceWithProduct[]
    health: HealthStatusByType