import 'package:openapi/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
pkiUserID | int | The unique ID of the User | |
fkiTimezoneID | int | The unique ID of the Timezone | |
sAvatarUrl | String | The url of the picture used as avatar | [optional] |
sUserFirstname | String | The first name of the user | |
sUserLastname | String | The last name of the user | |
sEmailAddress | String | The email address. | [optional] |
eUserEzsignsendreminderfrequency | FieldEUserEzsignsendreminderfrequency | ||
iUserInterfacecolor | int | The int32 representation of the interface color. For example, RGB color #39435B would be 3752795 | |
bUserInterfacedark | bool | Whether to use a dark mode interface | |
iUserListresult | int | The number of rows to return by default in lists |