# RainbowEnduserPortal.GetContactsSuccessData

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Contact unique identifier | 
**contactId** | **String** | Id of the contact coming from the source who created it | 
**firstName** | **String** | Contact firstName | 
**lastName** | **String** | Contact lastName | 
**displayName** | **String** | Contact displayName | 
**company** | **String** | Contact company | 
**jobTitle** | **String** | Contact jobTitle | 
**phoneNumbers** | [**[GetContactsSuccessPhoneNumbers]**](GetContactsSuccessPhoneNumbers.md) | Contact phone numbers | 
**emails** | [**[GetContactsSuccessEmails]**](GetContactsSuccessEmails.md) | Contact emails | 
**addresses** | [**[GetContactsSuccessAddresses]**](GetContactsSuccessAddresses.md) | Contact addresses | 
**groups** | **[String]** | Contact groups type | 
**otherData** | [**[GetContactsSuccessOtherData]**](GetContactsSuccessOtherData.md) | Other user data – may include birthday date, Skype/Facebook pseudo/profile | 


