# TaskStatusRunning
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | Option<**String**> | | [optional]
**estimated_time_remaining** | **String** | |
**info** | Option<**serde_json::Value**> | | [optional]
**pct_complete** | **String** | |
**status** | **Status** | (enum: running) |
**task_type** | **String** | |
**time_started** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)