toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-webhook
/
org.http4k.webhook
Package-level
declarations
Types
Types
Event
Type
Link copied to clipboard
class
EventType
:
AbstractValue
<
String
>
Webhook
Id
Link copied to clipboard
class
WebhookId
:
AbstractValue
<
String
>
Webhook
Payload
Link copied to clipboard
data
class
WebhookPayload
<
T
:
Any
>
(
val
type
:
EventType
,
val
timestamp
:
WebhookTimestamp
,
val
data
:
T
)
Webhook
Timestamp
Link copied to clipboard
class
WebhookTimestamp
:
AbstractValue
<
Long
>