xtb-api-unofficial - v0.1.0
GitHub
npm
Preparing search index...
XTBClientConfig
Interface XTBClientConfig
interface
XTBClientConfig
{
auth
?:
WSAuthOptions
;
browser
?:
BrowserClientConfig
;
mode
:
ClientMode
;
websocket
?:
WSClientConfig
;
}
Index
Properties
auth?
browser?
mode
websocket?
Properties
Optional
auth
auth
?:
WSAuthOptions
Authentication options for WebSocket mode
Optional
browser
browser
?:
BrowserClientConfig
mode
mode
:
ClientMode
Optional
websocket
websocket
?:
WSClientConfig
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth
browser
mode
websocket
GitHub
npm
xtb-api-unofficial - v0.1.0
Loading...
Authentication options for WebSocket mode