# DashboardGadgetUpdateRequest
## Properties
**title** | Option<**String**> | The title of the gadget. | [optional]
**color** | Option<**String**> | The color of the gadget. Should be one of `blue`, `red`, `yellow`, `green`, `cyan`, `purple`, `gray`, or `white`. | [optional]
**position** | Option<[**crate::models::DashboardGadgetPosition**](DashboardGadgetPosition.md)> | The position 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)