File "Task.md"

Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/getbrevo/brevo-php/docs/Model/Task.md
File size: 735 bytes
MIME-type: text/plain
Charset: utf-8

# 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]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)