Skip to content

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 789 Bytes

EditTaskMetadataRequest.md

File metadata and controls

executable file
·
15 lines (11 loc) · 789 Bytes

EditTaskMetadataRequest

Properties

Name Type Description Notes
task_id int Id of Task which have to be edited
title str Title of task [optional]
task_catalog_id int Action Catalog to be associated with the task [optional]
unset_task_catalog bool Unset/Unassociate action catalogs with the task Set to true for unassociating catalog [optional]
priority str Priority of task [optional]
note_text str Comment to be added while doing the edit operation [optional]

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