# User ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **created_at** | Option<**String**> | | [optional][readonly] **updated_at** | Option<**String**> | | [optional][readonly] **email** | **String** | The new users email address. | **blocked** | Option<**bool**> | Boolean to indicate if the user is blocked. | [optional] **blocked_code** | Option<**String**> | If you say the user must be blocked, this will be the reason code. | [optional] **role** | Option<**String**> | Role for the new user. Can be empty or omitted. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)