# ActivesessionResponseCompoundUser ## Properties 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 | **sUserFirstname** | **String** | The first name of the user | **sUserLastname** | **String** | The last name of the user | **sEmailAddress** | **String** | The email address. | **eUserEzsignsendreminderfrequency** | [**FieldEUserEzsignsendreminderfrequency**](FieldEUserEzsignsendreminderfrequency.md) | | **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 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)