Sha256: a498f2da8e54c2ebac163a59f1b31bfb4f94d79a08949f1e774e43ecde8b020a
Contents?: true
Size: 618 Bytes
Versions: 2
Compression:
Stored size: 618 Bytes
Contents
# SibApiV3Sdk::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 |
---|---|
sib-api-v3-sdk-9.1.0 | docs/Task.md |
sib-api-v3-sdk-9.0.0 | docs/Task.md |