Type Alias: DashboardTransactionAttributes
type DashboardTransactionAttributes = z.infer<typeof DashboardTransactionAttributesSchema>;
Defined in: src/models/mgmt-dashboard-sessions.ts:118
Transaction attribute metadata.
type DashboardTransactionAttributes = z.infer<typeof DashboardTransactionAttributesSchema>;
Defined in: src/models/mgmt-dashboard-sessions.ts:118
Transaction attribute metadata.