| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Dashboard identifier (UUID) | [optional][readonly] |
| name | String | A human-readable name | [optional] |
| description | String | A short description of the dashboard | [optional] |
| items | Array<DashboardItem> | A list of dashboard items. | [optional] |
| created_at | Time | Date and time in ISO 8601 format. | [optional][readonly] |
| updated_at | Time | Date and time in ISO 8601 format. | [optional][readonly] |
| created_by | DashboardPropertyCreatedBy | [optional] | |
| updated_by | DashboardPropertyUpdatedBy | [optional] |