Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 705 Bytes

File metadata and controls

14 lines (11 loc) · 705 Bytes

CreateTaskTemplateField

Properties

Name Type Description Notes
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]