Skip to content

Type Alias: CreateNotificationSchemeDetails

ts
type CreateNotificationSchemeDetails = z.infer<typeof CreateNotificationSchemeDetailsSchema>;

Defined in: src/cloud/models/createNotificationSchemeDetails.ts:15