nouveau-theatre-de-besancon/vendor/getbrevo/brevo-php/docs/Model/Task.md
2024-09-04 18:30:33 +02:00

735 B

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]