Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 685 Bytes

File metadata and controls

14 lines (11 loc) · 685 Bytes

UpdateTaskField

Properties

Name Type Description Notes
task_field_id int Id of Task Field.Task Field Id can be found in Task Field API.
field_name str Name of the Task Field
field_type int Type of the Task Field
field_value str Value of the Task Field [optional]
sort_order int Order of Sorting [optional]
is_required bool Set true if the field is mandatory

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