# TaskStatusWithId
## Properties
**description** | Option<**String**> | | [optional]
**estimated_time_remaining** | **String** | |
**info** | Option<**serde_json::Value**> | | [optional]
**pct_complete** | **String** | |
**status** | **Status** | (enum: failed) |
**task_type** | **String** | |
**time_started** | **String** | |
**time_total** | **String** | |
**clean_up** | Option<**serde_json::Value**> | |
**error** | Option<**serde_json::Value**> | |
**task_id** | **uuid::Uuid** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)