13 lines
353 B
Markdown
13 lines
353 B
Markdown
# flamencoManager.JobUpdate
|
|
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**id** | **String** | UUID of the Job |
|
|
**updated** | **Date** | Timestamp of last update |
|
|
**status** | [**JobStatus**](JobStatus.md) | |
|
|
**previous_status** | [**JobStatus**](JobStatus.md) | | [optional]
|
|
|
|
|