Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 576 Bytes

ProcessingTask.md

File metadata and controls

11 lines (8 loc) · 576 Bytes

ProcessingTask

Properties

Name Type Description Notes
finished_at string ISO 8601 datetime string when the task has finished. [optional]
result string Result of the task. It will be just `OK` or some error description. [optional]
status string Status of the task. [optional]

[Back to Model list] [Back to API list] [Back to README]