import 'package:openapi/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| pkiUserID | int | The unique ID of the User | |
| fkiLanguageID | int | The unique ID of the Language. Valid values: | Value |
| sUserFirstname | String | The first name of the user | |
| sUserLastname | String | The last name of the user | |
| sEmailAddress | String | The email address. | |
| eUserType | FieldEUserType |