Sha256: e8290e4556ff150b0763d7382172bf06847fd78f161fe077f31dc7afc1c081ff

Contents?: true

Size: 990 Bytes

Versions: 2

Compression:

Stored size: 990 Bytes

Contents

# SibApiV3Sdk::Body6

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Name of task | 
**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. | 
**date** | **DateTime** | Task due date and time | 
**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] 
**reminder** | [**TaskReminder**](TaskReminder.md) |  | [optional] 


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sib-api-v3-sdk-9.1.0 docs/Body6.md
sib-api-v3-sdk-9.0.0 docs/Body6.md