| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | [optional] | |
| version | Integer | [optional] | |
| changes | Array<Change> | [optional] | |
| url | String | [optional] | |
| name | String | The name of the report | [optional] |
| description | String | Description | [optional] |
| help_component | Integer | helpComponent | [optional] |
| groups | Array<ReportGroup> | The report must have exactly two groups. The first specifies the columns, the second specifies the rows. | [optional] |
| owner | Employee | owner | [optional] |
| cells | Array<ReportCell> | The custom cells | [optional] |