@nexartis/nexartis-nanda-node-sdk - v1.2.2
Preparing search index...
WalletBalancesResponse
Interface WalletBalancesResponse
interface
WalletBalancesResponse
{
agent_id
?:
string
;
balances
:
{
amount
:
number
;
currency
:
string
}
[]
|
Record
<
string
,
number
>
;
wallet
?:
string
;
}
Index
Properties
agent_
id?
balances
wallet?
Properties
Optional
agent_
id
agent_id
?:
string
balances
balances
:
{
amount
:
number
;
currency
:
string
}
[]
|
Record
<
string
,
number
>
Optional
wallet
wallet
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent_
id
balances
wallet
@nexartis/nexartis-nanda-node-sdk - v1.2.2
Loading...