| Name | Type | Description | Notes |
|---|---|---|---|
| description | String | [optional] | |
| id | String | The ID of the dashboard. | [optional] |
| isFavourite | Boolean | Whether the dashboard is selected as a favorite by the user. | [optional] |
| name | String | The name of the dashboard. | [optional] |
| owner | AllOfDashboardOwner | The owner of the dashboard. | [optional] |
| popularity | Long | The number of users who have this dashboard as a favorite. | [optional] |
| rank | Integer | The rank of this dashboard. | [optional] |
| self | String | The URL of these dashboard details. | [optional] |
| sharePermissions | List<SharePermission> | The details of any share permissions for the dashboard. | [optional] |
| view | String | The URL of the dashboard. | [optional] |