Sha256: 5b555ccc698c8ed637b3d49a9d9227303d46aa42680bed51ed713cf66db8f82d
Contents?: true
Size: 947 Bytes
Versions: 2
Compression:
Stored size: 947 Bytes
Contents
# SibApiV3Sdk::Body7 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Name of task | [optional] **duration** | **Integer** | Duration of task in milliseconds [1 minute = 60000 ms] | [optional] **task_type_id** | **String** | Id for type of task e.g Call / Email / Meeting etc. | [optional] **date** | **DateTime** | Task date/time | [optional] **notes** | **String** | Notes added to a task | [optional] **done** | **BOOLEAN** | Task marked as done | [optional] **assign_to_id** | **String** | User id to whom task is assigned | [optional] **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/Body7.md |
sib-api-v3-sdk-9.0.0 | docs/Body7.md |