Skip to content

Commit c481378

Browse files
author
Api (Codebuild)
committed
Look for details in API documentation's changelog
1 parent edb7678 commit c481378

File tree

2,079 files changed

+2617
-24850
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,079 files changed

+2617
-24850
lines changed

docs/ActivesessionGenerateFederationTokenV1Response.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ Response for POST /1/object/activesession/generateFederationToken
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
10-
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
119
**m_payload** | [**ActivesessionGenerateFederationTokenV1ResponseMPayload**](ActivesessionGenerateFederationTokenV1ResponseMPayload.md) | |
1210

1311
## Example

docs/ActivesessionGetCurrentV1Response.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ Response for GET /1/object/activesession/getCurrent
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
10-
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
119
**m_payload** | [**ActivesessionResponseCompound**](ActivesessionResponseCompound.md) | Payload for GET /1/object/activesession/getCurrent |
1210

1311
## Example

docs/ActivesessionGetCurrentV1ResponseMPayload.md

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -6,37 +6,6 @@ Payload for GET /1/object/activesession/getCurrent
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
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. |
409

4110
## Example
4211

docs/ActivesessionGetCurrentV2Response.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ Response for GET /2/object/activesession/getCurrent
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
10-
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
119
**m_payload** | [**ActivesessionGetCurrentV2ResponseMPayload**](ActivesessionGetCurrentV2ResponseMPayload.md) | |
1210

1311
## Example

docs/ActivesessionGetListV1Response.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ Response for GET /1/object/activesession/getList
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**obj_debug_payload** | [**CommonResponseObjDebugPayloadGetList**](CommonResponseObjDebugPayloadGetList.md) | |
10-
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
119
**m_payload** | [**ActivesessionGetListV1ResponseMPayload**](ActivesessionGetListV1ResponseMPayload.md) | |
1210

1311
## Example

docs/ActivesessionGetListV1ResponseMPayload.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ Payload for GET /1/object/activesession/getList
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**i_row_returned** | **int** | The number of rows returned |
10-
**i_row_filtered** | **int** | The number of rows matching your filters (if any) or the total number of rows |
119
**a_obj_activesession** | [**List[ActivesessionListElement]**](ActivesessionListElement.md) | |
1210

1311
## Example

docs/ActivesessionResponseCompound.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6,25 +6,6 @@ Payload for GET /1/object/activesession/getCurrent
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
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]
289
**fki_ezsignuser_id** | **int** | The unique ID of the Ezsignuser | [optional]
2910
**b_systemconfiguration_ezsignpaidbyoffice** | **bool** | Whether if Ezsign is paid by the company or not | [optional]
3011
**e_systemconfiguration_ezsignofficeplan** | [**FieldESystemconfigurationEzsignofficeplan**](FieldESystemconfigurationEzsignofficeplan.md) | | [optional]

docs/ApikeyCreateObjectV2Response.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ Response for POST /2/object/apikey
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
10-
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
119
**m_payload** | [**ApikeyCreateObjectV2ResponseMPayload**](ApikeyCreateObjectV2ResponseMPayload.md) | |
1210

1311
## Example

docs/ApikeyEditObjectV1Response.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ Response for PUT /1/object/apikey/{pkiApikeyID}
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
10-
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
119

1210
## Example
1311

docs/ApikeyEditPermissionsV1Response.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ Response for PUT /1/object/apikey/{pkiApikeyID}/editPermissions
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
10-
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
119
**m_payload** | [**ApikeyEditPermissionsV1ResponseMPayload**](ApikeyEditPermissionsV1ResponseMPayload.md) | |
1210

1311
## Example

0 commit comments

Comments
 (0)