Skip to content

Type Alias: WebhookRegistrationDetails

ts
type WebhookRegistrationDetails = z.infer<typeof WebhookRegistrationDetailsSchema>;

Defined in: src/cloud/models/webhookRegistrationDetails.ts:16