Type Alias: NotificationSchemeEventIDPayload
ts
type NotificationSchemeEventIDPayload = z.infer<typeof NotificationSchemeEventIDPayloadSchema>;Defined in: src/cloud/models/notificationSchemeEventIDPayload.ts:10