# SibApiV3Sdk.Contact

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**virtualNextTask** | **Object** | Next incomplete task of contact | [optional] 
**email** | **String** | Contact email | 
**assignToId** | **String** | User id to whom contact is assigned | [optional] 
**contactsId** | **Number** | Contact id | [optional] 
**crmLists** | **Object** | CRM lists in which contact is added | 
**attributes** | **Object** | Contact attributes e.g firstname / lastname / SMS etc. | [optional] 
**createdAt** | **Date** | Contact created date/time | [optional] 
**updatedAt** | **Date** | Contact updated date/time | [optional] 


