# Cyclos4102Api.UserContactInfosListData

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**canManage** | **Boolean** | Indicates whether the additional contact informations can be managed by the authenticated user  | [optional] 
**maxContactInfos** | **Number** | Indicates the maximum number of additional contact informations the user can have  | [optional] 
**customFields** | [**[CustomFieldDetailed]**](CustomFieldDetailed.md) | The list of additional contact informations custom fields | [optional] 
**contactInfos** | [**[ContactInfoResult]**](ContactInfoResult.md) | The additional contact information list | [optional] 


