# 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. | 
**name** | **String** | Name of task | 
**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] 


