Type Alias: DashboardSession
type DashboardSession = z.infer<typeof DashboardSessionSchema>;
Defined in: src/models/mgmt-dashboard-sessions.ts:104
Session detail response.
type DashboardSession = z.infer<typeof DashboardSessionSchema>;
Defined in: src/models/mgmt-dashboard-sessions.ts:104
Session detail response.