# DashboardDetails ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **description** | Option<**String**> | The description of the dashboard. | [optional] **edit_permissions** | [**Vec**](SharePermission.md) | The edit permissions for the dashboard. | **name** | **String** | The name of the dashboard. | **share_permissions** | [**Vec**](SharePermission.md) | The share permissions for the dashboard. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)