Sha256: 06ca3b443d80a734997918590468640dedf906a99cbf4c2207d17325f964e462
Contents?: true
Size: 612 Bytes
Versions: 2
Compression:
Stored size: 612 Bytes
Contents
# Brevo::Task ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | Unique task id | [optional] **task_type_id** | **String** | Id for type of task e.g Call / Email / Meeting etc. | **name** | **String** | Name of task | **contacts_ids** | **Array<Integer>** | Contact ids for contacts linked to this task | [optional] **deals_ids** | **Array<String>** | Deal ids for deals a task is linked to | [optional] **companies_ids** | **Array<String>** | Companies ids for companies a task is linked to | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
brevo-3.0.0 | docs/Task.md |
brevo-2.0.0 | docs/Task.md |