# Hours ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | Option<**String**> | Unique identifier of the time scheme | [optional] **status** | Option<**String**> | Status of the time scheme | [optional] **task_category** | Option<**String**> | Task category | [optional] **task_target_calendar** | Option<[**serde_json::Value**](.md)> | Target calendar for tasks | [optional] **title** | Option<**String**> | Title of the time scheme | [optional] **description** | Option<**String**> | Description of the time scheme | [optional] **features** | Option<**Vec**> | List of features associated with the time scheme | [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)