|
C4W-BOT
|
Representa un resumen general del sistema (dashboard). Es un DTO (Data Transfer Object) que agrupa información relevante sobre: More...
Public Member Functions | |
| DashboardSummary (List< Interaction > recentInteractions, List< Meeting > upcomingMeetings, int totalCustomers) | |
Properties | |
| List< Interaction > | RecentInteractions [get, set] |
| List< Meeting > | UpcomingMeetings [get, set] |
| int | TotalCustomers [get, set] |
Representa un resumen general del sistema (dashboard). Es un DTO (Data Transfer Object) que agrupa información relevante sobre:
| Library.DashboardSummary.DashboardSummary | ( | List< Interaction > | recentInteractions, |
| List< Meeting > | upcomingMeetings, | ||
| int | totalCustomers ) |
|
getset |
|
getset |
|
getset |