# Cyclos411Api.ImageConfigurationForUserProfile

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**manage** | **Boolean** | Can the authenticated user has permission to manage images?  | [optional] 
**availability** | [**AvailabilityEnum**](AvailabilityEnum.md) | The availability for images Possible values are: * disabled: The data is disabled * optional: The data is enabled and optional * required: The data is enabled and required  | [optional] 
**maxImages** | **Number** | The maximum allowed number of profile images | [optional] 


