| 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 | List<Integer> | Contact ids for contacts linked to this task | [optional] |
| dealsIds | List<String> | Deal ids for deals a task is linked to | [optional] |
| companiesIds | List<String> | Companies ids for companies a task is linked to | [optional] |