Type Alias: NotificationSchemeEventTypeId
ts
type NotificationSchemeEventTypeId = z.infer<typeof NotificationSchemeEventTypeIdSchema>;Defined in: src/cloud/models/notificationSchemeEventTypeId.ts:10