Binance Connector JS
Preparing search index...
@binance/common
WebsocketSendMsgConfig
Interface WebsocketSendMsgConfig
interface
WebsocketSendMsgConfig
{
isSessionLogon
?:
boolean
;
isSessionLogout
?:
boolean
;
isSigned
?:
boolean
;
withApiKey
?:
boolean
;
}
Index
Properties
is
Session
Logon?
is
Session
Logout?
is
Signed?
with
Api
Key?
Properties
Optional
is
Session
Logon
isSessionLogon
?:
boolean
Optional
is
Session
Logout
isSessionLogout
?:
boolean
Optional
is
Signed
isSigned
?:
boolean
Optional
with
Api
Key
withApiKey
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
Session
Logon
is
Session
Logout
is
Signed
with
Api
Key
Binance Connector JS
Loading...