Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.15 KB

ActivesessionResponseCompoundUser.md

File metadata and controls

20 lines (16 loc) · 1.15 KB

eZmaxApi.Model.ActivesessionResponseCompoundUser

An Activesession->User Object and children to create a complete structure

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 [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

[Back to Model list] [Back to API list] [Back to README]