Preview environment

interface APIWebhookEventEventBase

export interface APIWebhookEventEventBase<Type extends ApplicationWebhookEventType, Data>

Type Parameters

data : Data

Data for the event. The shape depends on the event type

timestamp : string

Timestamp of when the event occurred in ISO8601 format

type : Type

Event type