Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 668 Bytes

File metadata and controls

12 lines (9 loc) · 668 Bytes

TripletexRubyClient::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 Array<SystemReportDTO> The reports in this report category [optional]
sub_categories Array<SystemReportCategoryDTO> The report categories in this report category [optional]