Type alias WebhookEntryCreateDto

WebhookEntryCreateDto: Omit<WebhookEntry, "id" | "logs">

Generated using TypeDoc