Type Alias: NotificationSchemeEventPayload
ts
type NotificationSchemeEventPayload = z.infer<typeof NotificationSchemeEventPayloadSchema>;Defined in: src/cloud/models/notificationSchemeEventPayload.ts:13