# Cyclos411Api.UserBasicData

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**emailRequired** | **Boolean** | Indicates whether the e-mail is required | [optional] 
**profileFieldActions** | [**{String: ProfileFieldActions}**](ProfileFieldActions.md) | An object, keyed by profile field internal name (either one of the basic profile fields or custom fields), containing other objects that defines the allowed actions over these profile fields  | [optional] 
**customFields** | [**[UserCustomFieldDetailed]**](UserCustomFieldDetailed.md) | The available custom field definitions | [optional] 


