# Cyclos411Api.ContactInfoConfigurationForUserProfile

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**contactInfo** | [**ContactInfoNew**](ContactInfoNew.md) | Contains the default values for a new additional contact | [optional] 
**availability** | [**AvailabilityEnum**](AvailabilityEnum.md) | The availability for additional contacts Possible values are: * disabled: The data is disabled * optional: The data is enabled and optional * required: The data is enabled and required  | [optional] 
**customFields** | [**[CustomFieldDetailed]**](CustomFieldDetailed.md) | The custom fields for additional contact informations | [optional] 
**edit** | **Boolean** | Can the authenticated user edit additional contacts? | [optional] 
**managePrivacy** | **Boolean** | Can the authenticated user manage the privacy of additional contacts?  | [optional] 
**maxContactInfos** | **Number** | The maximum number of additional contacts the user can own | [optional] 


