Type Alias: DashboardAppsList
type DashboardAppsList = z.infer<typeof DashboardAppsListSchema>;
Defined in: src/models/mgmt-dashboard-sessions.ts:21
Application identities response.
type DashboardAppsList = z.infer<typeof DashboardAppsListSchema>;
Defined in: src/models/mgmt-dashboard-sessions.ts:21
Application identities response.