bitfinex-node-api
Preparing search index...
IWallet
Interface IWallet
A single wallet row.
https://docs.bitfinex.com/v1/reference/ws-auth-wallets
interface
IWallet
{
balance
:
number
;
balance_available
:
number
|
null
;
currency
:
string
;
unsettled_interest
:
number
;
wallet_type
:
IWalletType
;
}
Hierarchy (
View Summary
)
IWallet
IWalletUpdateMessage
Index
Properties
balance
balance_
available
currency
unsettled_
interest
wallet_
type
Properties
balance
balance
:
number
balance_
available
balance_available
:
number
|
null
currency
currency
:
string
unsettled_
interest
unsettled_interest
:
number
wallet_
type
wallet_type
:
IWalletType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
balance
balance_
available
currency
unsettled_
interest
wallet_
type
bitfinex-node-api
Loading...
A single wallet row.
https://docs.bitfinex.com/v1/reference/ws-auth-wallets