Skip to content

Type Alias: RequestNotificationSubscription

ts
type RequestNotificationSubscription = z.infer<typeof RequestNotificationSubscriptionSchema>;

Defined in: src/serviceDesk/models/requestNotificationSubscription.ts:9