bitfinex-node-api
Preparing search index...
ILiquidationFeedV2Message
Interface ILiquidationFeedV2Message
interface
ILiquidationFeedV2Message
{
channel_id
:
number
;
key
:
string
;
liquidations
:
ILiquidationV2
[]
;
type
:
"liquidation_feed"
;
}
Index
Properties
channel_
id
key
liquidations
type
Properties
channel_
id
channel_id
:
number
key
key
:
string
liquidations
liquidations
:
ILiquidationV2
[]
type
type
:
"liquidation_feed"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel_
id
key
liquidations
type
bitfinex-node-api
Loading...