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