bitfinex-node-api
Preparing search index...
IErrorMessageV2
Interface IErrorMessageV2
interface
IErrorMessageV2
{
chanId
?:
number
;
channel
?:
string
;
code
:
number
;
event
:
"error"
;
msg
?:
string
;
symbol
?:
string
;
}
Index
Properties
chan
Id?
channel?
code
event
msg?
symbol?
Properties
Optional
chan
Id
chanId
?:
number
Optional
channel
channel
?:
string
code
code
:
number
event
event
:
"error"
Optional
msg
msg
?:
string
Optional
symbol
symbol
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chan
Id
channel
code
event
msg
symbol
bitfinex-node-api
Loading...