Skip to content

Latest commit

 

History

History
40 lines (36 loc) · 3.65 KB

ActivesessionGetCurrentV1ResponseMPayload.md

File metadata and controls

40 lines (36 loc) · 3.65 KB

ActivesessionGetCurrentV1ResponseMPayload

Properties

Name Type Description Notes
eActivesessionUsertype FieldEActivesessionUsertype*
eActivesessionOrigin FieldEActivesessionOrigin*
eActivesessionWeekdaystart FieldEActivesessionWeekdaystart*
fkiLanguageID NSNumber* The unique ID of the Language. Valid values: Value
sCompanyNameX NSString* The Name of the Company in the language of the requester
sDepartmentNameX NSString* The Name of the Department in the language of the requester
bActivesessionDebug NSNumber* Whether the active session is in debug or not
bActivesessionIssuperadmin NSNumber* Whether the active session is superadmin or not
bActivesessionAttachment NSNumber* Can access attachment when we clone a user [optional]
bActivesessionCanafe NSNumber* Can access canafe when we clone a user [optional]
bActivesessionFinancial NSNumber* Can access financial element when we clone a user [optional]
bActivesessionRealestatecompleted NSNumber* Can access closed realestate folders when we clone a user [optional]
eActivesessionEzsign FieldEActivesessionEzsign* [optional]
eActivesessionEzsignaccess FieldEActivesessionEzsignaccess*
eActivesessionEzsignprepaid FieldEActivesessionEzsignprepaid* [optional]
eActivesessionRealestateinprogress FieldEActivesessionRealestateinprogress* [optional]
pksCustomerCode NSString* The customer code assigned to your account
fkiSystemconfigurationtypeID NSNumber* The unique ID of the Systemconfigurationtype
fkiSignatureID NSNumber* The unique ID of the Signature [optional]
fkiEzsignuserID NSNumber* The unique ID of the Ezsignuser [optional]
bSystemconfigurationEzsignpaidbyoffice NSNumber* Whether if Ezsign is paid by the company or not [optional]
eSystemconfigurationEzsignofficeplan FieldESystemconfigurationEzsignofficeplan* [optional]
eUserEzsignaccess FieldEUserEzsignaccess*
eUserEzsignprepaid FieldEUserEzsignprepaid* [optional]
bUserEzsigntrial NSNumber* Whether the User's eZsign subscription is a trial [optional]
dtUserEzsignprepaidexpiration NSString* The eZsign prepaid expiration date [optional]
aPkiPermissionID NSArray<NSNumber>** An array of permissions granted to the user or api key
objUserReal ActivesessionResponseCompoundUser*
objUserCloned ActivesessionResponseCompoundUser* [optional]
objApikey ActivesessionResponseCompoundApikey* [optional]
aEModuleInternalname NSArray<NSString>** 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]