Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 801 Bytes

File metadata and controls

15 lines (12 loc) · 801 Bytes

UpdateTaskTemplateField

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
task_id int Id of Task.Task Id can be found in your Maxpanda Task Library Index or Task API.

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