Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.13 KB

Task.md

File metadata and controls

24 lines (21 loc) · 1.13 KB

SibApiV3Sdk.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. [optional]
name String Name of task [optional]
contactsIds [Number] 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]
firstContact String first contact [optional]
contacts String contacts [optional]
assignToId String assign to id [optional]
_date String date [optional]
duration String duration [optional]
notes String notes [optional]
done String done [optional]
reminder String reminder [optional]
createdAt String created at [optional]
updatedAt String updated at [optional]
refs String refs [optional]