# PatchedModelLabelRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **str** | Name of the label | [optional] **color** | **str, none_type** | Color of the label in hexadecimal string without the '#' prefix. Example: 'fff', 'fff0', '0f0f0f', '0f0f0f00'. | [optional] **geometry** | [**[Geometry2dPointRequest]**](Geometry2dPointRequest.md) | | [optional] **human_validated** | **bool** | Whether the label has been created or validated by a human or not | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [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)