bitfinex-node-api
Preparing search index...
IWSWalletV2
Interface IWSWalletV2
interface
IWSWalletV2
{
balance
:
number
;
balance_available
:
number
|
null
;
currency
:
string
;
description
:
string
|
null
;
meta
:
unknown
;
unsettled_interest
:
number
;
wallet_type
:
IWalletTypeWS
;
}
Hierarchy (
View Summary
)
IWSWalletV2
IWalletUpdateV2Message
Index
Properties
balance
balance_
available
currency
description
meta
unsettled_
interest
wallet_
type
Properties
balance
balance
:
number
balance_
available
balance_available
:
number
|
null
currency
currency
:
string
description
description
:
string
|
null
meta
meta
:
unknown
unsettled_
interest
unsettled_interest
:
number
wallet_
type
wallet_type
:
IWalletTypeWS
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
balance
balance_
available
currency
description
meta
unsettled_
interest
wallet_
type
bitfinex-node-api
Loading...