Skip to content

Commit 3859d44

Browse files
author
Api (Codebuild)
committed
Look for details in API documentation's changelog
1 parent 394e553 commit 3859d44

2,234 files changed

Lines changed: 10358 additions & 2318 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: 72 additions & 0 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 45 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# CustomEzsignfoldersignerassociationActionableElementResponseV2
2+
3+
A Ezsignfoldersignerassociation Object with actionable elements
4+
5+
## Properties
6+
7+
Name | Type | Description | Notes
8+
------------ | ------------- | ------------- | -------------
9+
**pki_ezsignfoldersignerassociation_id** | **int** | The unique ID of the Ezsignfoldersignerassociation |
10+
**fki_ezsignfolder_id** | **int** | The unique ID of the Ezsignfolder |
11+
**b_ezsignfoldersignerassociation_delayedsend** | **bool** | If this flag is true the signatory is part of a delayed send. |
12+
**e_ezsignfoldersignerassociation_role** | [**FieldEEzsignfoldersignerassociationRole**](FieldEEzsignfoldersignerassociationRole.md) | |
13+
**t_ezsignfoldersignerassociation_message** | **str** | A custom text message that will be added to the email sent. |
14+
**b_ezsignfoldersignerassociation_allowsigninginperson** | **bool** | If the Ezsignfoldersignerassociation is allowed to sign in person or not |
15+
**obj_ezsignsignergroup** | [**EzsignsignergroupResponseCompound**](EzsignsignergroupResponseCompound.md) | | [optional]
16+
**obj_user** | [**EzsignfoldersignerassociationResponseCompoundUser**](EzsignfoldersignerassociationResponseCompoundUser.md) | | [optional]
17+
**obj_ezsignsigner** | [**EzsignsignerResponseCompound**](EzsignsignerResponseCompound.md) | | [optional]
18+
**b_ezsignfoldersignerassociation_hasactionableelements_current** | **bool** | Indicates if the Ezsignfoldersignerassociation has actionable elements in the current step |
19+
**b_ezsignfoldersignerassociation_hasactionableelements_future** | **bool** | Indicates if the Ezsignfoldersignerassociation has actionable elements in a future step |
20+
21+
## Example
22+
23+
```python
24+
from eZmaxApi.models.custom_ezsignfoldersignerassociation_actionable_element_response_v2 import CustomEzsignfoldersignerassociationActionableElementResponseV2
25+
26+
# TODO update the JSON string below
27+
json = "{}"
28+
# create an instance of CustomEzsignfoldersignerassociationActionableElementResponseV2 from a JSON string
29+
custom_ezsignfoldersignerassociation_actionable_element_response_v2_instance = CustomEzsignfoldersignerassociationActionableElementResponseV2.from_json(json)
30+
# print the JSON string representation of the object
31+
print(CustomEzsignfoldersignerassociationActionableElementResponseV2.to_json())
32+
33+
# convert the object into a dict
34+
custom_ezsignfoldersignerassociation_actionable_element_response_v2_dict = custom_ezsignfoldersignerassociation_actionable_element_response_v2_instance.to_dict()
35+
# create an instance of CustomEzsignfoldersignerassociationActionableElementResponseV2 from a dict
36+
custom_ezsignfoldersignerassociation_actionable_element_response_v2_from_dict = CustomEzsignfoldersignerassociationActionableElementResponseV2.from_dict(custom_ezsignfoldersignerassociation_actionable_element_response_v2_dict)
37+
```
38+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
39+
40+

docs/CustomWebhookResponse.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Name | Type | Description | Notes
1212
**fki_ezsignfoldertype_id** | **int** | The unique ID of the Ezsignfoldertype. | [optional]
1313
**s_ezsignfoldertype_name_x** | **str** | The name of the Ezsignfoldertype in the language of the requester | [optional]
1414
**e_webhook_module** | [**FieldEWebhookModule**](FieldEWebhookModule.md) | |
15+
**e_webhook_ezmaxpartnerevent** | [**FieldEWebhookEzmaxpartnerevent**](FieldEWebhookEzmaxpartnerevent.md) | | [optional]
1516
**e_webhook_ezsignevent** | [**FieldEWebhookEzsignevent**](FieldEWebhookEzsignevent.md) | | [optional]
1617
**e_webhook_managementevent** | [**FieldEWebhookManagementevent**](FieldEWebhookManagementevent.md) | | [optional]
1718
**s_webhook_url** | **str** | The URL of the Webhook callback |

docs/EzmaxpartnerResponse.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Name | Type | Description | Notes
1515
**obj_ezmaxpartner_shortdescription** | [**MultilingualEzmaxpartnerShortdescription**](MultilingualEzmaxpartnerShortdescription.md) | |
1616
**obj_ezmaxpartner_url** | [**MultilingualEzmaxpartnerUrl**](MultilingualEzmaxpartnerUrl.md) | |
1717
**b_ezmaxpartner_isactive** | **bool** | Whether the Ezmaxpartner is active or not | [optional]
18+
**obj_ezmaxpartner_logourl** | [**MultilingualEzmaxpartnerLogourl**](MultilingualEzmaxpartnerLogourl.md) | |
1819

1920
## Example
2021

docs/EzmaxpartnerResponseCompound.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Name | Type | Description | Notes
1515
**obj_ezmaxpartner_shortdescription** | [**MultilingualEzmaxpartnerShortdescription**](MultilingualEzmaxpartnerShortdescription.md) | |
1616
**obj_ezmaxpartner_url** | [**MultilingualEzmaxpartnerUrl**](MultilingualEzmaxpartnerUrl.md) | |
1717
**b_ezmaxpartner_isactive** | **bool** | Whether the Ezmaxpartner is active or not | [optional]
18+
**obj_ezmaxpartner_logourl** | [**MultilingualEzmaxpartnerLogourl**](MultilingualEzmaxpartnerLogourl.md) | |
1819

1920
## Example
2021

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# EzsignfolderGetEzsignfoldersignerassociationsV2Response
2+
3+
Response for GET /1/object/ezsignfolder/{pkiEzsignfolder}/getEzsignfoldersignerassociations
4+
5+
## Properties
6+
7+
Name | Type | Description | Notes
8+
------------ | ------------- | ------------- | -------------
9+
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
10+
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
11+
**m_payload** | [**EzsignfolderGetEzsignfoldersignerassociationsV2ResponseMPayload**](EzsignfolderGetEzsignfoldersignerassociationsV2ResponseMPayload.md) | |
12+
13+
## Example
14+
15+
```python
16+
from eZmaxApi.models.ezsignfolder_get_ezsignfoldersignerassociations_v2_response import EzsignfolderGetEzsignfoldersignerassociationsV2Response
17+
18+
# TODO update the JSON string below
19+
json = "{}"
20+
# create an instance of EzsignfolderGetEzsignfoldersignerassociationsV2Response from a JSON string
21+
ezsignfolder_get_ezsignfoldersignerassociations_v2_response_instance = EzsignfolderGetEzsignfoldersignerassociationsV2Response.from_json(json)
22+
# print the JSON string representation of the object
23+
print(EzsignfolderGetEzsignfoldersignerassociationsV2Response.to_json())
24+
25+
# convert the object into a dict
26+
ezsignfolder_get_ezsignfoldersignerassociations_v2_response_dict = ezsignfolder_get_ezsignfoldersignerassociations_v2_response_instance.to_dict()
27+
# create an instance of EzsignfolderGetEzsignfoldersignerassociationsV2Response from a dict
28+
ezsignfolder_get_ezsignfoldersignerassociations_v2_response_from_dict = EzsignfolderGetEzsignfoldersignerassociationsV2Response.from_dict(ezsignfolder_get_ezsignfoldersignerassociations_v2_response_dict)
29+
```
30+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
31+
32+
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# EzsignfolderGetEzsignfoldersignerassociationsV2ResponseMPayload
2+
3+
Payload for GET /2/object/ezsignfolder/{pkiEzsignfolder}/getEzsignfoldersignerassociations
4+
5+
## Properties
6+
7+
Name | Type | Description | Notes
8+
------------ | ------------- | ------------- | -------------
9+
**a_obj_ezsignfoldersignerassociation** | [**List[CustomEzsignfoldersignerassociationActionableElementResponseV2]**](CustomEzsignfoldersignerassociationActionableElementResponseV2.md) | |
10+
11+
## Example
12+
13+
```python
14+
from eZmaxApi.models.ezsignfolder_get_ezsignfoldersignerassociations_v2_response_m_payload import EzsignfolderGetEzsignfoldersignerassociationsV2ResponseMPayload
15+
16+
# TODO update the JSON string below
17+
json = "{}"
18+
# create an instance of EzsignfolderGetEzsignfoldersignerassociationsV2ResponseMPayload from a JSON string
19+
ezsignfolder_get_ezsignfoldersignerassociations_v2_response_m_payload_instance = EzsignfolderGetEzsignfoldersignerassociationsV2ResponseMPayload.from_json(json)
20+
# print the JSON string representation of the object
21+
print(EzsignfolderGetEzsignfoldersignerassociationsV2ResponseMPayload.to_json())
22+
23+
# convert the object into a dict
24+
ezsignfolder_get_ezsignfoldersignerassociations_v2_response_m_payload_dict = ezsignfolder_get_ezsignfoldersignerassociations_v2_response_m_payload_instance.to_dict()
25+
# create an instance of EzsignfolderGetEzsignfoldersignerassociationsV2ResponseMPayload from a dict
26+
ezsignfolder_get_ezsignfoldersignerassociations_v2_response_m_payload_from_dict = EzsignfolderGetEzsignfoldersignerassociationsV2ResponseMPayload.from_dict(ezsignfolder_get_ezsignfoldersignerassociations_v2_response_m_payload_dict)
27+
```
28+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
29+
30+
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# EzsignfoldersignerassociationCreateObjectV3Request
2+
3+
Request for POST /2/object/ezsignfoldersignerassociation
4+
5+
## Properties
6+
7+
Name | Type | Description | Notes
8+
------------ | ------------- | ------------- | -------------
9+
**a_obj_ezsignfoldersignerassociation** | [**List[EzsignfoldersignerassociationRequestCompoundV2]**](EzsignfoldersignerassociationRequestCompoundV2.md) | |
10+
11+
## Example
12+
13+
```python
14+
from eZmaxApi.models.ezsignfoldersignerassociation_create_object_v3_request import EzsignfoldersignerassociationCreateObjectV3Request
15+
16+
# TODO update the JSON string below
17+
json = "{}"
18+
# create an instance of EzsignfoldersignerassociationCreateObjectV3Request from a JSON string
19+
ezsignfoldersignerassociation_create_object_v3_request_instance = EzsignfoldersignerassociationCreateObjectV3Request.from_json(json)
20+
# print the JSON string representation of the object
21+
print(EzsignfoldersignerassociationCreateObjectV3Request.to_json())
22+
23+
# convert the object into a dict
24+
ezsignfoldersignerassociation_create_object_v3_request_dict = ezsignfoldersignerassociation_create_object_v3_request_instance.to_dict()
25+
# create an instance of EzsignfoldersignerassociationCreateObjectV3Request from a dict
26+
ezsignfoldersignerassociation_create_object_v3_request_from_dict = EzsignfoldersignerassociationCreateObjectV3Request.from_dict(ezsignfoldersignerassociation_create_object_v3_request_dict)
27+
```
28+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
29+
30+
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# EzsignfoldersignerassociationCreateObjectV3Response
2+
3+
Response for POST /2/object/ezsignfoldersignerassociation
4+
5+
## Properties
6+
7+
Name | Type | Description | Notes
8+
------------ | ------------- | ------------- | -------------
9+
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
10+
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
11+
**m_payload** | [**EzsignfoldersignerassociationCreateObjectV3ResponseMPayload**](EzsignfoldersignerassociationCreateObjectV3ResponseMPayload.md) | |
12+
13+
## Example
14+
15+
```python
16+
from eZmaxApi.models.ezsignfoldersignerassociation_create_object_v3_response import EzsignfoldersignerassociationCreateObjectV3Response
17+
18+
# TODO update the JSON string below
19+
json = "{}"
20+
# create an instance of EzsignfoldersignerassociationCreateObjectV3Response from a JSON string
21+
ezsignfoldersignerassociation_create_object_v3_response_instance = EzsignfoldersignerassociationCreateObjectV3Response.from_json(json)
22+
# print the JSON string representation of the object
23+
print(EzsignfoldersignerassociationCreateObjectV3Response.to_json())
24+
25+
# convert the object into a dict
26+
ezsignfoldersignerassociation_create_object_v3_response_dict = ezsignfoldersignerassociation_create_object_v3_response_instance.to_dict()
27+
# create an instance of EzsignfoldersignerassociationCreateObjectV3Response from a dict
28+
ezsignfoldersignerassociation_create_object_v3_response_from_dict = EzsignfoldersignerassociationCreateObjectV3Response.from_dict(ezsignfoldersignerassociation_create_object_v3_response_dict)
29+
```
30+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
31+
32+

0 commit comments

Comments
 (0)