Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 2.37 KB

activesession_response_compound.md

File metadata and controls

30 lines (26 loc) · 2.37 KB

activesession_response_compound_t

Properties

Name Type Description Notes
e_activesession_usertype field_e_activesession_usertype_t *
e_activesession_origin field_e_activesession_origin_t *
e_activesession_weekdaystart field_e_activesession_weekdaystart_t *
fki_language_id int The unique ID of the Language. Valid values: Value
s_company_name_x char * The Name of the Company in the language of the requester
s_department_name_x char * The Name of the Department in the language of the requester
b_activesession_debug int Whether the active session is in debug or not
b_activesession_issuperadmin int Whether the active session is superadmin or not
pks_customer_code char * The customer code assigned to your account
fki_systemconfigurationtype_id int The unique ID of the Systemconfigurationtype
fki_signature_id int The unique ID of the Signature [optional]
b_systemconfiguration_ezsignpaidbyoffice int Whether if Ezsign is paid by the company or not [optional]
e_systemconfiguration_ezsignofficeplan field_e_systemconfiguration_ezsignofficeplan_t * [optional]
e_user_ezsignaccess field_e_user_ezsignaccess_t *
e_user_ezsignprepaid field_e_user_ezsignprepaid_t * [optional]
dt_user_ezsignprepaidexpiration char * The eZsign prepaid expiration date [optional]
a_pki_permission_id list_t * An array of permissions granted to the user or api key
obj_user_real activesession_response_compound_user_t *
obj_user_cloned activesession_response_compound_user_t * [optional]
obj_apikey activesession_response_compound_apikey_t * [optional]
a_e_module_internalname list_t * An Array of Registered modules. These are the modules that are Licensed to be used by the User or the API Key.

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