Init
This commit is contained in:
15
scp_core/docs/TaskInfoStep.md
Normal file
15
scp_core/docs/TaskInfoStep.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# TaskInfoStep
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**uuid** | Option<**String**> | | [optional]
|
||||
**name** | Option<**String**> | | [optional]
|
||||
**state** | Option<[**models::TaskState**](TaskState.md)> | | [optional]
|
||||
**started_at** | Option<**String**> | | [optional]
|
||||
**finished_at** | Option<**String**> | | [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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user