Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 832 Bytes

File metadata and controls

14 lines (10 loc) · 832 Bytes

SystemReportCategoryDTO

Properties

Name Type Description Notes
text_key string The text key for the name of the report category [optional]
theme string The theme of the report category [optional]
icon string The icon for the report category [optional]
reports \Swagger\Client\Model\SystemReportDTO[] The reports in this report category [optional]
sub_categories \Swagger\Client\Model\SystemReportCategoryDTO[] The report categories in this report category [optional]

[Back to Model list] [Back to API list] [Back to README]