Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.14 KB

ActivesessionResponseCompoundUser.md

File metadata and controls

19 lines (15 loc) · 1.14 KB

ActivesessionResponseCompoundUser

Properties

Name Type Description Notes
pkiUserID NSNumber* The unique ID of the User
fkiTimezoneID NSNumber* The unique ID of the Timezone
sAvatarUrl NSString* The url of the picture used as avatar [optional]
sUserFirstname NSString* The first name of the user
sUserLastname NSString* The last name of the user
sEmailAddress NSString* The email address. [optional]
eUserEzsignsendreminderfrequency FieldEUserEzsignsendreminderfrequency*
iUserInterfacecolor NSNumber* The int32 representation of the interface color. For example, RGB color #39435B would be 3752795
bUserInterfacedark NSNumber* Whether to use a dark mode interface
iUserListresult NSNumber* The number of rows to return by default in lists

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