# TheJiraCloudPlatformRestApi.Dashboard

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**automaticRefreshMs** | **Number** | The automatic refresh interval for the dashboard in milliseconds. | [optional] 
**description** | **String** |  | [optional] 
**editPermissions** | [**[SharePermission]**](SharePermission.md) | The details of any edit share permissions for the dashboard. | [optional] 
**id** | **String** | The ID of the dashboard. | [optional] 
**isFavourite** | **Boolean** | Whether the dashboard is selected as a favorite by the user. | [optional] 
**isWritable** | **Boolean** | Whether the current user has permission to edit the dashboard. | [optional] 
**name** | **String** | The name of the dashboard. | [optional] 
**owner** | **AllOfDashboardOwner** | The owner of the dashboard. | [optional] 
**popularity** | **Number** | The number of users who have this dashboard as a favorite. | [optional] 
**rank** | **Number** | The rank of this dashboard. | [optional] 
**self** | **String** | The URL of these dashboard details. | [optional] 
**sharePermissions** | [**[SharePermission]**](SharePermission.md) | The details of any view share permissions for the dashboard. | [optional] 
**systemDashboard** | **Boolean** | Whether the current dashboard is system dashboard. | [optional] 
**view** | **String** | The URL of the dashboard. | [optional] 
