Skip to content

Type Alias: WebhookDetails

ts
type WebhookDetails = z.infer<typeof WebhookDetailsSchema>;

Defined in: src/cloud/models/webhookDetails.ts:53