Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 613 Bytes

CancelTaskResult.md

File metadata and controls

11 lines (8 loc) · 613 Bytes

CancelTaskResult

Properties

Name Type Description Notes
id str The ID of the task which has been subject to cancellation. [optional]
task_type OneOfCancelTaskResultTaskType The type of the task which has been subject to cancellation. [optional]
result bool Indicates if the request to cancel the task has been received. [optional]

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