Type Alias: DashboardPagination
type DashboardPagination = z.infer<typeof DashboardPaginationSchema>;
Defined in: src/models/mgmt-dashboard.ts:162
Pagination metadata returned by the applications-overview endpoint.
type DashboardPagination = z.infer<typeof DashboardPaginationSchema>;
Defined in: src/models/mgmt-dashboard.ts:162
Pagination metadata returned by the applications-overview endpoint.