ReportType
Represents report types used to categorize and classify stored reports by their purpose or content area.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedDateTime | Datetime | True |
The date and time when the report type was created. |
| auditModifiedDateTime | Datetime | True |
The date and time when the report type was last modified. |
| entity_Href | String | True |
The URL of the entity associated with this report type. |
| entity_Id | String | True |
The Id of the entity associated with this report type. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this report type. |
| entity_Name | String | True |
The name of the entity associated with this report type. |
| href | String | True |
The URL of the report type resource. |
| id | String | True |
The unique identifier of the report type record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the report type record. |
| name | String | False |
The name of the report type. |
| status | String | False |
The current status of the report type, such as active or inactive. |