Search
Preparing search index...
The search index is not available
@nationskollen/sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@nationskollen/sdk
client
Module client
Index
Type aliases
Client
Wrapper
Functions
Client
Type aliases
Client
Wrapper
Client
Wrapper
:
ReturnType
<
typeof
Client
>
Functions
Const
Client
Client
(
baseURL
:
string
, wsURL
:
string
, useWebSockets
?:
boolean
)
:
{
activity
:
Activity
;
auth
:
Auth
;
contact
:
Contact
;
events
:
Events
;
individuals
:
Individuals
;
locations
:
Locations
;
menus
:
Menus
;
nations
:
Nations
;
openingHours
:
OpeningHours
;
subscriptions
:
Subscriptions
}
Parameters
baseURL:
string
wsURL:
string
Optional
useWebSockets:
boolean
Returns
{
activity
:
Activity
;
auth
:
Auth
;
contact
:
Contact
;
events
:
Events
;
individuals
:
Individuals
;
locations
:
Locations
;
menus
:
Menus
;
nations
:
Nations
;
openingHours
:
OpeningHours
;
subscriptions
:
Subscriptions
}
activity
:
Activity
auth
:
Auth
contact
:
Contact
events
:
Events
individuals
:
Individuals
locations
:
Locations
menus
:
Menus
nations
:
Nations
opening
Hours
:
OpeningHours
subscriptions
:
Subscriptions
Modules
client
Client
Wrapper
Client
Generated using
TypeDoc