| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The unique identifier of the report. |
globally unique identifier |
None. |
| Name |
The name of the report. |
string |
None. |
| Description |
Description of the report. |
string |
None. |
| CreatedDateUtc |
The UTC date that the report was created. This attribute is readonly and will be ignored if provided on POST and PUT. |
date |
None. |
| Category |
Used to group reports into categories. |
string |
None. |
| Parameters |
Parameters that can be specified for this report. |
Collection of ReportParameter |
None. |