Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.1 KB

activesession_response_compound_user.md

File metadata and controls

19 lines (15 loc) · 1.1 KB

activesession_response_compound_user_t

Properties

Name Type Description Notes
pki_user_id int The unique ID of the User
fki_timezone_id int The unique ID of the Timezone
s_avatar_url char * The url of the picture used as avatar [optional]
s_user_firstname char * The first name of the user
s_user_lastname char * The last name of the user
s_email_address char * The email address. [optional]
e_user_ezsignsendreminderfrequency field_e_user_ezsignsendreminderfrequency_t *
i_user_interfacecolor int The int32 representation of the interface color. For example, RGB color #39435B would be 3752795
b_user_interfacedark int Whether to use a dark mode interface
i_user_listresult int The number of rows to return by default in lists

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