Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 733 Bytes

File metadata and controls

13 lines (10 loc) · 733 Bytes

CreateTaskModel

Properties

Name Type Description Notes
name str Name of the Task
task_priority_id int Priority of the Task. Task Priority Id can be found in your Maxpanda Company Task Priority or Task Priority API [optional]
sites_id list[int] Site Id of the Task. Site Id can be found in your Maxpanda Site Index or Site API
description str Description about the Task
fields list[CreateTaskField]

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