Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 2.55 KB

ActivesessionGetCurrentV1ResponseMPayload.md

File metadata and controls

29 lines (26 loc) · 2.55 KB

# ActivesessionGetCurrentV1ResponseMPayload

Properties

Name Type Description Notes
eActivesessionUsertype \eZmaxAPI\Model\FieldEActivesessionUsertype
eActivesessionOrigin \eZmaxAPI\Model\FieldEActivesessionOrigin
eActivesessionWeekdaystart \eZmaxAPI\Model\FieldEActivesessionWeekdaystart
fkiLanguageID int The unique ID of the Language. Valid values: Value
sCompanyNameX string The Name of the Company in the language of the requester
sDepartmentNameX string The Name of the Department in the language of the requester
bActivesessionDebug bool Whether the active session is in debug or not
bActivesessionIssuperadmin bool Whether the active session is superadmin or not
pksCustomerCode string The customer code assigned to your account
fkiSystemconfigurationtypeID int The unique ID of the Systemconfigurationtype
fkiSignatureID int The unique ID of the Signature [optional]
bSystemconfigurationEzsignpaidbyoffice bool Whether if Ezsign is paid by the company or not [optional]
eSystemconfigurationEzsignofficeplan \eZmaxAPI\Model\FieldESystemconfigurationEzsignofficeplan [optional]
eUserEzsignaccess \eZmaxAPI\Model\FieldEUserEzsignaccess
eUserEzsignprepaid \eZmaxAPI\Model\FieldEUserEzsignprepaid [optional]
dtUserEzsignprepaidexpiration string The eZsign prepaid expiration date [optional]
aPkiPermissionID int[] An array of permissions granted to the user or api key
objUserReal \eZmaxAPI\Model\ActivesessionResponseCompoundUser
objUserCloned \eZmaxAPI\Model\ActivesessionResponseCompoundUser [optional]
objApikey \eZmaxAPI\Model\ActivesessionResponseCompoundApikey [optional]
aEModuleInternalname 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]