type alias WebhookEvent Provider-agnostic webhook event Properties id: string type: string data: { object: Record<string, unknown>; }