Type Alias: NotificationSchemePayload
ts
type NotificationSchemePayload = z.infer<typeof NotificationSchemePayloadSchema>;Defined in: src/cloud/models/notificationSchemePayload.ts:22