| Name | Description | Type | Additional information |
|---|---|---|---|
| ReportRunId |
A GUID indicating this ReportRun, can be used to fetch new pages and cached result etc. |
string |
None. |
| Header |
A Header containing meta-information about each column in the -property |
Collection of ReportRunHeaderRestItem |
None. |
| Data |
The Data of the report. |
Collection of Collection of Object |
None. |
| TotalNumberOfRows |
The TOTAL number of rows the report consists of |
integer |
None. |