Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 735 Bytes

Task.md

File metadata and controls

15 lines (11 loc) · 735 Bytes

Task

Properties

Name Type Description Notes
id string Unique task id [optional]
taskTypeId string Id for type of task e.g Call / Email / Meeting etc.
name string Name of task
contactsIds int[] Contact ids for contacts linked to this task [optional]
dealsIds string[] Deal ids for deals a task is linked to [optional]
companiesIds string[] Companies ids for companies a task is linked to [optional]

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