Binance Connector JS
Preparing search index...
@binance/spot
SpotWebsocketAPI
SessionLogonResponse
Interface SessionLogonResponse
Export
SessionLogonResponse
interface
SessionLogonResponse
{
id
?:
string
;
result
?:
SessionLogonResponseResult
;
status
?:
number
;
}
Index
Properties
id?
result?
status?
Properties
Optional
id
id
?:
string
Memberof
SessionLogonResponse
Optional
result
result
?:
SessionLogonResponseResult
Memberof
SessionLogonResponse
Optional
status
status
?:
number
Memberof
SessionLogonResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
result
status
Binance Connector JS
Loading...
Export
SessionLogonResponse