bitfinex-node-api
Preparing search index...
IWalletUpdateV2Message
Interface IWalletUpdateV2Message
interface
IWalletUpdateV2Message
{
balance
:
number
;
balance_available
:
number
|
null
;
channel_id
:
0
;
currency
:
string
;
description
:
string
|
null
;
meta
:
unknown
;
type
:
"wallet_update"
;
unsettled_interest
:
number
;
wallet_type
:
IWalletTypeWS
;
}
Hierarchy (
View Summary
)
IWSWalletV2
IWalletUpdateV2Message
Index
Properties
balance
balance_
available
channel_
id
currency
description
meta
type
unsettled_
interest
wallet_
type
Properties
balance
balance
:
number
balance_
available
balance_available
:
number
|
null
channel_
id
channel_id
:
0
currency
currency
:
string
description
description
:
string
|
null
meta
meta
:
unknown
type
type
:
"wallet_update"
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
channel_
id
currency
description
meta
type
unsettled_
interest
wallet_
type
bitfinex-node-api
Loading...