# RainbowEnduserPortal.UpdateContact

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**contactId** | **String** | Contact unique id used by target mobile | 
**firstName** | **String** | First name | 
**lastName** | **String** | Last name | 
**displayName** | **String** | First/last name, some OS don’t mind to have it in two attributes | 
**company** | **String** | Company name | 
**jobTitle** | **String** | Job title | 
**phoneNumbers** | [**[UpdateContactPhoneNumbers]**](UpdateContactPhoneNumbers.md) | Contact phone numbers | 
**emails** | [**[UpdateContactEmails]**](UpdateContactEmails.md) | Contact emails | 
**addresses** | [**[UpdateContactAddresses]**](UpdateContactAddresses.md) | Contact addresses | 
**groups** | **[String]** | Contact groups type | 
**otherData** | [**[UpdateContactOtherData]**](UpdateContactOtherData.md) | Other user data – may include birthday date, Skype/Facebook pseudo/profile | 


