# User ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **CreatedAt** | [**time.Time**](time.Time.md) | | [optional] [default to null] **UpdatedAt** | [**time.Time**](time.Time.md) | | [optional] [default to null] **Email** | **string** | The new users email address. | [default to null] **Blocked** | **bool** | Boolean to indicate if the user is blocked. | [optional] [default to null] **BlockedCode** | [***UserBlockedCodeProperty**](UserBlockedCodeProperty.md) | | [optional] [default to null] **Role** | [***UserRoleProperty**](UserRoleProperty.md) | | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)