Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 2.64 KB

ActivesessionGetCurrentV1ResponseMPayload.md

File metadata and controls

35 lines (30 loc) · 2.64 KB

EzmaxApi::Object::ActivesessionGetCurrentV1ResponseMPayload

Load the model package

use EzmaxApi::Object::ActivesessionGetCurrentV1ResponseMPayload;

Properties

Name Type Description Notes
e_activesession_usertype FieldEActivesessionUsertype
e_activesession_origin FieldEActivesessionOrigin
e_activesession_weekdaystart FieldEActivesessionWeekdaystart
fki_language_id int The unique ID of the Language. Valid values: Value
s_company_name_x string The Name of the Company in the language of the requester
s_department_name_x string The Name of the Department in the language of the requester
b_activesession_debug boolean Whether the active session is in debug or not
b_activesession_issuperadmin boolean Whether the active session is superadmin or not
pks_customer_code string 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 boolean Whether if Ezsign is paid by the company or not [optional]
e_systemconfiguration_ezsignofficeplan FieldESystemconfigurationEzsignofficeplan [optional]
e_user_ezsignaccess FieldEUserEzsignaccess
e_user_ezsignprepaid FieldEUserEzsignprepaid [optional]
dt_user_ezsignprepaidexpiration string The eZsign prepaid expiration date [optional]
a_pki_permission_id ARRAY[int] An array of permissions granted to the user or api key
obj_user_real ActivesessionResponseCompoundUser
obj_user_cloned ActivesessionResponseCompoundUser [optional]
obj_apikey ActivesessionResponseCompoundApikey [optional]
a_e_module_internalname ARRAY[string] 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]