ReportGroup
Model that describes a report group.
| Name | Type | Description |
|---|---|---|
| id | Int64 | Report group ID. |
| last_update | Int64 | Last record update date as Unix time in seconds. |
| name | String | Report group name. |
| name_var | String | Report group name translation key. |
| parent_id | Int64 | Parent report group ID. |