Skip to content

Type Alias: NotificationSchemeEventDetails

ts
type NotificationSchemeEventDetails = z.infer<typeof NotificationSchemeEventDetailsSchema>;

Defined in: src/cloud/models/notificationSchemeEventDetails.ts:13