Type Alias: DashboardSessionTransaction
type DashboardSessionTransaction = z.infer<typeof DashboardSessionTransactionSchema>;
Defined in: src/models/mgmt-dashboard-sessions.ts:128
Session transaction response.
type DashboardSessionTransaction = z.infer<typeof DashboardSessionTransactionSchema>;
Defined in: src/models/mgmt-dashboard-sessions.ts:128
Session transaction response.