| 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] |