# User ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | the user's real name | [optional] **nickName** | **String** | the user's nickname | [optional] **authenticated** | **Boolean** | | [optional] **email** | **String** | The email address of the user. | [optional] **locale** | **String** | The IETF BCP 47 language tag for the user. | [optional] **timezone** | **String** | The name of the IANA time zone the user is located at. | [optional] **decimalSeparator** | **String** | The charactor used as a decimal separator. | [optional] **groupingSeparator** | **String** | The charactor used when grouping numbers. | [optional]