@@ -6,37 +6,6 @@ Payload for GET /1/object/activesession/getCurrent
6
6
7
7
Name | Type | Description | Notes
8
8
------------ | ------------- | ------------- | -------------
9
- ** e_activesession_usertype** | [ ** FieldEActivesessionUsertype** ] ( FieldEActivesessionUsertype.md ) | |
10
- ** e_activesession_origin** | [ ** FieldEActivesessionOrigin** ] ( FieldEActivesessionOrigin.md ) | |
11
- ** e_activesession_weekdaystart** | [ ** FieldEActivesessionWeekdaystart** ] ( FieldEActivesessionWeekdaystart.md ) | |
12
- ** fki_language_id** | ** int** | The unique ID of the Language. Valid values: |Value|Description| |-|-| |1|French| |2|English| |
13
- ** s_company_name_x** | ** str** | The Name of the Company in the language of the requester |
14
- ** s_department_name_x** | ** str** | The Name of the Department in the language of the requester |
15
- ** b_activesession_debug** | ** bool** | Whether the active session is in debug or not |
16
- ** b_activesession_issuperadmin** | ** bool** | Whether the active session is superadmin or not |
17
- ** b_activesession_attachment** | ** bool** | Can access attachment when we clone a user | [ optional]
18
- ** b_activesession_canafe** | ** bool** | Can access canafe when we clone a user | [ optional]
19
- ** b_activesession_financial** | ** bool** | Can access financial element when we clone a user | [ optional]
20
- ** b_activesession_realestatecompleted** | ** bool** | Can access closed realestate folders when we clone a user | [ optional]
21
- ** e_activesession_ezsign** | [ ** FieldEActivesessionEzsign** ] ( FieldEActivesessionEzsign.md ) | | [ optional]
22
- ** e_activesession_ezsignaccess** | [ ** FieldEActivesessionEzsignaccess** ] ( FieldEActivesessionEzsignaccess.md ) | |
23
- ** e_activesession_ezsignprepaid** | [ ** FieldEActivesessionEzsignprepaid** ] ( FieldEActivesessionEzsignprepaid.md ) | | [ optional]
24
- ** e_activesession_realestateinprogress** | [ ** FieldEActivesessionRealestateinprogress** ] ( FieldEActivesessionRealestateinprogress.md ) | | [ optional]
25
- ** pks_customer_code** | ** str** | The customer code assigned to your account |
26
- ** fki_systemconfigurationtype_id** | ** int** | The unique ID of the Systemconfigurationtype |
27
- ** fki_signature_id** | ** int** | The unique ID of the Signature | [ optional]
28
- ** fki_ezsignuser_id** | ** int** | The unique ID of the Ezsignuser | [ optional]
29
- ** b_systemconfiguration_ezsignpaidbyoffice** | ** bool** | Whether if Ezsign is paid by the company or not | [ optional]
30
- ** e_systemconfiguration_ezsignofficeplan** | [ ** FieldESystemconfigurationEzsignofficeplan** ] ( FieldESystemconfigurationEzsignofficeplan.md ) | | [ optional]
31
- ** e_user_ezsignaccess** | [ ** FieldEUserEzsignaccess** ] ( FieldEUserEzsignaccess.md ) | |
32
- ** e_user_ezsignprepaid** | [ ** FieldEUserEzsignprepaid** ] ( FieldEUserEzsignprepaid.md ) | | [ optional]
33
- ** b_user_ezsigntrial** | ** bool** | Whether the User' ; s eZsign subscription is a trial | [ optional]
34
- ** dt_user_ezsignprepaidexpiration** | ** str** | The eZsign prepaid expiration date | [ optional]
35
- ** a_pki_permission_id** | ** List[ int] ** | An array of permissions granted to the user or api key |
36
- ** obj_user_real** | [ ** ActivesessionResponseCompoundUser** ] ( ActivesessionResponseCompoundUser.md ) | |
37
- ** obj_user_cloned** | [ ** ActivesessionResponseCompoundUser** ] ( ActivesessionResponseCompoundUser.md ) | | [ optional]
38
- ** obj_apikey** | [ ** ActivesessionResponseCompoundApikey** ] ( ActivesessionResponseCompoundApikey.md ) | | [ optional]
39
- ** a_e_module_internalname** | ** List[ str] ** | An Array of Registered modules. These are the modules that are Licensed to be used by the User or the API Key. |
40
9
41
10
## Example
42
11
0 commit comments