@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Webhook
Events
Webhook
Event
Webhook
Event
Log
Webhook
Event
Query
Webhook
Event
Response
data
metadata
msg
next
Webhooks
Options
Event
Type
Hierarchy
WebhookEventResponse
Index
Properties
data
metadata
msg
next
Properties
data
data
:
WebhookEvent
[]
metadata
metadata
:
Record
<
string
,
unknown
>
Optional
msg
msg
:
string
Optional
next
next
:
(
)
=>
Promise
<
WebhookEventResponse
>
Type declaration
(
)
:
Promise
<
WebhookEventResponse
>
Returns
Promise
<
WebhookEventResponse
>
Generated using
TypeDoc