# UserDetailed ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **username** | **String** | Username of the User | [optional] **firstName** | **String** | First Name of the User | [optional] **lastName** | **String** | Last Name of the User | [optional] **email** | **String** | Email of the User | [optional] **userGroups** | **List<String>** | | [optional] **userRoles** | **List<String>** | | [optional] **apiToken** | **String** | Token to be able to make calls through the API | [optional] **passwordExpired** | **Boolean** | Indicated if the password is expired | [optional]