Skip to content

Commit ab8db75

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

4,000 files changed

Lines changed: 47984 additions & 29088 deletions

File tree

Some content is hidden

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

.openapi-generator/FILES

Lines changed: 300 additions & 42 deletions
Large diffs are not rendered by default.

.openapi-generator/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.2.0
1+
7.4.0

README.md

Lines changed: 120 additions & 23 deletions
Large diffs are not rendered by default.

docs/ActivesessionGetCurrentV1Response.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ json = "{}"
2020
# create an instance of ActivesessionGetCurrentV1Response from a JSON string
2121
activesession_get_current_v1_response_instance = ActivesessionGetCurrentV1Response.from_json(json)
2222
# print the JSON string representation of the object
23-
print ActivesessionGetCurrentV1Response.to_json()
23+
print(ActivesessionGetCurrentV1Response.to_json())
2424

2525
# convert the object into a dict
2626
activesession_get_current_v1_response_dict = activesession_get_current_v1_response_instance.to_dict()

docs/ActivesessionGetCurrentV1ResponseMPayload.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Name | Type | Description | Notes
1717
**pks_customer_code** | **str** | The customer code assigned to your account |
1818
**fki_systemconfigurationtype_id** | **int** | The unique ID of the Systemconfigurationtype |
1919
**fki_signature_id** | **int** | The unique ID of the Signature | [optional]
20+
**b_systemconfiguration_ezsignpaidbyoffice** | **bool** | Whether if Ezsign is paid by the company or not | [optional]
21+
**e_systemconfiguration_ezsignofficeplan** | [**FieldESystemconfigurationEzsignofficeplan**](FieldESystemconfigurationEzsignofficeplan.md) | | [optional]
2022
**e_user_ezsignaccess** | [**FieldEUserEzsignaccess**](FieldEUserEzsignaccess.md) | |
2123
**e_user_ezsignprepaid** | [**FieldEUserEzsignprepaid**](FieldEUserEzsignprepaid.md) | | [optional]
2224
**dt_user_ezsignprepaidexpiration** | **str** | The eZsign prepaid expiration date | [optional]
@@ -36,7 +38,7 @@ json = "{}"
3638
# create an instance of ActivesessionGetCurrentV1ResponseMPayload from a JSON string
3739
activesession_get_current_v1_response_m_payload_instance = ActivesessionGetCurrentV1ResponseMPayload.from_json(json)
3840
# print the JSON string representation of the object
39-
print ActivesessionGetCurrentV1ResponseMPayload.to_json()
41+
print(ActivesessionGetCurrentV1ResponseMPayload.to_json())
4042

4143
# convert the object into a dict
4244
activesession_get_current_v1_response_m_payload_dict = activesession_get_current_v1_response_m_payload_instance.to_dict()

docs/ActivesessionGetListV1Response.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ json = "{}"
2020
# create an instance of ActivesessionGetListV1Response from a JSON string
2121
activesession_get_list_v1_response_instance = ActivesessionGetListV1Response.from_json(json)
2222
# print the JSON string representation of the object
23-
print ActivesessionGetListV1Response.to_json()
23+
print(ActivesessionGetListV1Response.to_json())
2424

2525
# convert the object into a dict
2626
activesession_get_list_v1_response_dict = activesession_get_list_v1_response_instance.to_dict()

docs/ActivesessionGetListV1ResponseMPayload.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ json = "{}"
2020
# create an instance of ActivesessionGetListV1ResponseMPayload from a JSON string
2121
activesession_get_list_v1_response_m_payload_instance = ActivesessionGetListV1ResponseMPayload.from_json(json)
2222
# print the JSON string representation of the object
23-
print ActivesessionGetListV1ResponseMPayload.to_json()
23+
print(ActivesessionGetListV1ResponseMPayload.to_json())
2424

2525
# convert the object into a dict
2626
activesession_get_list_v1_response_m_payload_dict = activesession_get_list_v1_response_m_payload_instance.to_dict()

docs/ActivesessionListElement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ json = "{}"
2929
# create an instance of ActivesessionListElement from a JSON string
3030
activesession_list_element_instance = ActivesessionListElement.from_json(json)
3131
# print the JSON string representation of the object
32-
print ActivesessionListElement.to_json()
32+
print(ActivesessionListElement.to_json())
3333

3434
# convert the object into a dict
3535
activesession_list_element_dict = activesession_list_element_instance.to_dict()

docs/ActivesessionResponse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ json = "{}"
2828
# create an instance of ActivesessionResponse from a JSON string
2929
activesession_response_instance = ActivesessionResponse.from_json(json)
3030
# print the JSON string representation of the object
31-
print ActivesessionResponse.to_json()
31+
print(ActivesessionResponse.to_json())
3232

3333
# convert the object into a dict
3434
activesession_response_dict = activesession_response_instance.to_dict()

docs/ActivesessionResponseCompound.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Name | Type | Description | Notes
1717
**pks_customer_code** | **str** | The customer code assigned to your account |
1818
**fki_systemconfigurationtype_id** | **int** | The unique ID of the Systemconfigurationtype |
1919
**fki_signature_id** | **int** | The unique ID of the Signature | [optional]
20+
**b_systemconfiguration_ezsignpaidbyoffice** | **bool** | Whether if Ezsign is paid by the company or not | [optional]
21+
**e_systemconfiguration_ezsignofficeplan** | [**FieldESystemconfigurationEzsignofficeplan**](FieldESystemconfigurationEzsignofficeplan.md) | | [optional]
2022
**e_user_ezsignaccess** | [**FieldEUserEzsignaccess**](FieldEUserEzsignaccess.md) | |
2123
**e_user_ezsignprepaid** | [**FieldEUserEzsignprepaid**](FieldEUserEzsignprepaid.md) | | [optional]
2224
**dt_user_ezsignprepaidexpiration** | **str** | The eZsign prepaid expiration date | [optional]
@@ -36,7 +38,7 @@ json = "{}"
3638
# create an instance of ActivesessionResponseCompound from a JSON string
3739
activesession_response_compound_instance = ActivesessionResponseCompound.from_json(json)
3840
# print the JSON string representation of the object
39-
print ActivesessionResponseCompound.to_json()
41+
print(ActivesessionResponseCompound.to_json())
4042

4143
# convert the object into a dict
4244
activesession_response_compound_dict = activesession_response_compound_instance.to_dict()

0 commit comments

Comments
 (0)