My Project 1.0
Open Source Encrypted Vault Storage
|
Classes | |
class | ActivitySummaryDto |
ActivitySummaryDto represents a summary of user activities by type. More... | |
class | FullReportDto |
FullReportDto aggregates all the different report sections into a single DTO for the main reports page. More... | |
class | ItemDistributionDto |
ItemDistributionDto represents the distribution of different types of items stored in the vault. More... | |
class | VaultSizeHistoryDto |
VaultSizeHistoryDto represents the size of the vault for a specific month. More... | |
class | VaultSizeReportDto |
VaultSizeReportDto represents the overall vault size report including current size, monthly average, and historical data. More... |
Definition at line 10 of file Reports.cs.