@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Supported
Events
constructor
endpoint
http
options
uri
Helper
base
Endpoint
base
Url
get
All
Supported
Event
Supported
Event
Response
Webhooks
Options
Event
Type
Hierarchy
ThBaseHandler
SupportedEvents
Index
Constructors
constructor
Properties
endpoint
http
options
uri
Helper
base
Endpoint
base
Url
Methods
get
All
Constructors
constructor
new
Supported
Events
(
options
:
WebhooksOptions
, http
:
Client
)
:
SupportedEvents
Parameters
options:
WebhooksOptions
http:
Client
Returns
SupportedEvents
Properties
endpoint
endpoint
:
string
http
http
:
Client
options
options
:
WebhooksOptions
uri
Helper
uri
Helper
:
UriHelper
Static
base
Endpoint
base
Endpoint
:
string
= '/api/v0/supported-events'
Static
base
Url
base
Url
:
string
= 'https://api.tillhub.com'
Methods
get
All
get
All
(
)
:
Promise
<
SupportedEventResponse
>
Returns
Promise
<
SupportedEventResponse
>
Generated using
TypeDoc