-
Notifications
You must be signed in to change notification settings - Fork 1
UserDetailed
Víctor Cañizares edited this page Dec 14, 2020
·
1 revision
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] |
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] |