# DashboardGadgetUpdateRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **color** | Option<**String**> | The color of the gadget. Should be one of `blue`, `red`, `yellow`, `green`, `cyan`, `purple`, `gray`, or `white`. | [optional] **position** | Option<[**models::DashboardGadgetPosition**](DashboardGadgetPosition.md)> | The position of the gadget. | [optional] **title** | Option<**String**> | The title of the gadget. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)