import 'package:openapi/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
fkiUserID | int | The unique ID of the User | |
fkiApikeyID | int | The unique ID of the Apikey | [optional] |
sUserLoginname | String | The login name of the User. | |
sUserLastname | String | The last name of the user | |
sUserFirstname | String | The first name of the user | |
sApikeyDescriptionX | String | The description of the Apikey in the language of the requester | [optional] |
dtAuditdetailDate | String | Represent a Date Time. The timezone is the one configured in the User's profile. |