Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 785 Bytes

TaskUpdateTaskRequestBody.md

File metadata and controls

16 lines (11 loc) · 785 Bytes

TaskUpdateTaskRequestBody

Properties

Name Type Description Notes
applying_patch_on date applyingPatchOn (YYYY-MM-DD) UTC [optional]
main_user_id int mainUserID of task [optional]
priority str Priority of task [optional]
status str Status of task [optional]
sub_user_id int subUserID of task [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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