Type Alias: NotificationSchemeEvent
ts
type NotificationSchemeEvent = z.infer<typeof NotificationSchemeEventSchema>;Defined in: src/cloud/models/notificationSchemeEvent.ts:12