import 'package:openapi/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The user Id | |
| name | String | The username | |
| String | The user email | ||
| oauthProvider | String | The OAUTH provider for SSO, if relevant | |
| preferences | UserReadPreferences | ||
| isAdmin | bool | The user has administrator rights or not | [default to false] |