Skip to content

Commit eec0d01

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

102 files changed

Lines changed: 2654 additions & 52 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: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,10 @@ docs/EzsigndocumentSubmitEzsignformV1Response.md
354354
docs/EzsigndocumentUnsendV1Response.md
355355
docs/EzsigndocumentlogResponse.md
356356
docs/EzsigndocumentlogResponseCompound.md
357+
docs/EzsignelementdependencyRequest.md
358+
docs/EzsignelementdependencyRequestCompound.md
359+
docs/EzsignelementdependencyResponse.md
360+
docs/EzsignelementdependencyResponseCompound.md
357361
docs/EzsignfolderArchiveV1Response.md
358362
docs/EzsignfolderBatchDownloadV1Request.md
359363
docs/EzsignfolderCreateObjectV1Request.md
@@ -585,6 +589,10 @@ docs/EzsigntemplatedocumentResponse.md
585589
docs/EzsigntemplatedocumentResponseCompound.md
586590
docs/EzsigntemplatedocumentpageResponse.md
587591
docs/EzsigntemplatedocumentpageResponseCompound.md
592+
docs/EzsigntemplateelementdependencyRequest.md
593+
docs/EzsigntemplateelementdependencyRequestCompound.md
594+
docs/EzsigntemplateelementdependencyResponse.md
595+
docs/EzsigntemplateelementdependencyResponseCompound.md
588596
docs/EzsigntemplateformfieldRequest.md
589597
docs/EzsigntemplateformfieldRequestCompound.md
590598
docs/EzsigntemplateformfieldResponse.md
@@ -710,22 +718,30 @@ docs/FieldEEzmaxinvoicinguserVariationezsign.md
710718
docs/FieldEEzsignannotationType.md
711719
docs/FieldEEzsigndocumentStep.md
712720
docs/FieldEEzsigndocumentlogType.md
721+
docs/FieldEEzsignelementdependencyOperator.md
722+
docs/FieldEEzsignelementdependencyValidation.md
713723
docs/FieldEEzsignfolderSendreminderfrequency.md
714724
docs/FieldEEzsignfolderStep.md
715725
docs/FieldEEzsignfoldertypeDisposal.md
716726
docs/FieldEEzsignfoldertypePrivacylevel.md
717727
docs/FieldEEzsignfoldertypeSendreminderfrequency.md
728+
docs/FieldEEzsignformfieldDependencyrequirement.md
718729
docs/FieldEEzsignformfieldgroupSignerrequirement.md
719730
docs/FieldEEzsignformfieldgroupTooltipposition.md
720731
docs/FieldEEzsignformfieldgroupType.md
721732
docs/FieldEEzsignsignatureAttachmentnamesource.md
733+
docs/FieldEEzsignsignatureDependencyrequirement.md
722734
docs/FieldEEzsignsignatureFont.md
723735
docs/FieldEEzsignsignatureTooltipposition.md
724736
docs/FieldEEzsignsignatureType.md
737+
docs/FieldEEzsigntemplateelementdependencyOperator.md
738+
docs/FieldEEzsigntemplateelementdependencyValidation.md
739+
docs/FieldEEzsigntemplateformfieldDependencyrequirement.md
725740
docs/FieldEEzsigntemplateformfieldgroupSignerrequirement.md
726741
docs/FieldEEzsigntemplateformfieldgroupTooltipposition.md
727742
docs/FieldEEzsigntemplateformfieldgroupType.md
728743
docs/FieldEEzsigntemplatesignatureAttachmentnamesource.md
744+
docs/FieldEEzsigntemplatesignatureDependencyrequirement.md
729745
docs/FieldEEzsigntemplatesignatureFont.md
730746
docs/FieldEEzsigntemplatesignatureTooltipposition.md
731747
docs/FieldEEzsigntemplatesignatureType.md
@@ -1550,6 +1566,10 @@ eZmaxApi/models/ezsigndocument_submit_ezsignform_v1_response.py
15501566
eZmaxApi/models/ezsigndocument_unsend_v1_response.py
15511567
eZmaxApi/models/ezsigndocumentlog_response.py
15521568
eZmaxApi/models/ezsigndocumentlog_response_compound.py
1569+
eZmaxApi/models/ezsignelementdependency_request.py
1570+
eZmaxApi/models/ezsignelementdependency_request_compound.py
1571+
eZmaxApi/models/ezsignelementdependency_response.py
1572+
eZmaxApi/models/ezsignelementdependency_response_compound.py
15531573
eZmaxApi/models/ezsignfolder_archive_v1_response.py
15541574
eZmaxApi/models/ezsignfolder_batch_download_v1_request.py
15551575
eZmaxApi/models/ezsignfolder_create_object_v1_request.py
@@ -1781,6 +1801,10 @@ eZmaxApi/models/ezsigntemplatedocument_response.py
17811801
eZmaxApi/models/ezsigntemplatedocument_response_compound.py
17821802
eZmaxApi/models/ezsigntemplatedocumentpage_response.py
17831803
eZmaxApi/models/ezsigntemplatedocumentpage_response_compound.py
1804+
eZmaxApi/models/ezsigntemplateelementdependency_request.py
1805+
eZmaxApi/models/ezsigntemplateelementdependency_request_compound.py
1806+
eZmaxApi/models/ezsigntemplateelementdependency_response.py
1807+
eZmaxApi/models/ezsigntemplateelementdependency_response_compound.py
17841808
eZmaxApi/models/ezsigntemplateformfield_request.py
17851809
eZmaxApi/models/ezsigntemplateformfield_request_compound.py
17861810
eZmaxApi/models/ezsigntemplateformfield_response.py
@@ -1906,22 +1930,30 @@ eZmaxApi/models/field_e_ezmaxinvoicinguser_variationezsign.py
19061930
eZmaxApi/models/field_e_ezsignannotation_type.py
19071931
eZmaxApi/models/field_e_ezsigndocument_step.py
19081932
eZmaxApi/models/field_e_ezsigndocumentlog_type.py
1933+
eZmaxApi/models/field_e_ezsignelementdependency_operator.py
1934+
eZmaxApi/models/field_e_ezsignelementdependency_validation.py
19091935
eZmaxApi/models/field_e_ezsignfolder_sendreminderfrequency.py
19101936
eZmaxApi/models/field_e_ezsignfolder_step.py
19111937
eZmaxApi/models/field_e_ezsignfoldertype_disposal.py
19121938
eZmaxApi/models/field_e_ezsignfoldertype_privacylevel.py
19131939
eZmaxApi/models/field_e_ezsignfoldertype_sendreminderfrequency.py
1940+
eZmaxApi/models/field_e_ezsignformfield_dependencyrequirement.py
19141941
eZmaxApi/models/field_e_ezsignformfieldgroup_signerrequirement.py
19151942
eZmaxApi/models/field_e_ezsignformfieldgroup_tooltipposition.py
19161943
eZmaxApi/models/field_e_ezsignformfieldgroup_type.py
19171944
eZmaxApi/models/field_e_ezsignsignature_attachmentnamesource.py
1945+
eZmaxApi/models/field_e_ezsignsignature_dependencyrequirement.py
19181946
eZmaxApi/models/field_e_ezsignsignature_font.py
19191947
eZmaxApi/models/field_e_ezsignsignature_tooltipposition.py
19201948
eZmaxApi/models/field_e_ezsignsignature_type.py
1949+
eZmaxApi/models/field_e_ezsigntemplateelementdependency_operator.py
1950+
eZmaxApi/models/field_e_ezsigntemplateelementdependency_validation.py
1951+
eZmaxApi/models/field_e_ezsigntemplateformfield_dependencyrequirement.py
19211952
eZmaxApi/models/field_e_ezsigntemplateformfieldgroup_signerrequirement.py
19221953
eZmaxApi/models/field_e_ezsigntemplateformfieldgroup_tooltipposition.py
19231954
eZmaxApi/models/field_e_ezsigntemplateformfieldgroup_type.py
19241955
eZmaxApi/models/field_e_ezsigntemplatesignature_attachmentnamesource.py
1956+
eZmaxApi/models/field_e_ezsigntemplatesignature_dependencyrequirement.py
19251957
eZmaxApi/models/field_e_ezsigntemplatesignature_font.py
19261958
eZmaxApi/models/field_e_ezsigntemplatesignature_tooltipposition.py
19271959
eZmaxApi/models/field_e_ezsigntemplatesignature_type.py
@@ -2606,6 +2638,10 @@ test/test_ezsigndocument_submit_ezsignform_v1_response.py
26062638
test/test_ezsigndocument_unsend_v1_response.py
26072639
test/test_ezsigndocumentlog_response.py
26082640
test/test_ezsigndocumentlog_response_compound.py
2641+
test/test_ezsignelementdependency_request.py
2642+
test/test_ezsignelementdependency_request_compound.py
2643+
test/test_ezsignelementdependency_response.py
2644+
test/test_ezsignelementdependency_response_compound.py
26092645
test/test_ezsignfolder_archive_v1_response.py
26102646
test/test_ezsignfolder_batch_download_v1_request.py
26112647
test/test_ezsignfolder_create_object_v1_request.py
@@ -2837,6 +2873,10 @@ test/test_ezsigntemplatedocument_response.py
28372873
test/test_ezsigntemplatedocument_response_compound.py
28382874
test/test_ezsigntemplatedocumentpage_response.py
28392875
test/test_ezsigntemplatedocumentpage_response_compound.py
2876+
test/test_ezsigntemplateelementdependency_request.py
2877+
test/test_ezsigntemplateelementdependency_request_compound.py
2878+
test/test_ezsigntemplateelementdependency_response.py
2879+
test/test_ezsigntemplateelementdependency_response_compound.py
28402880
test/test_ezsigntemplateformfield_request.py
28412881
test/test_ezsigntemplateformfield_request_compound.py
28422882
test/test_ezsigntemplateformfield_response.py
@@ -2962,22 +3002,30 @@ test/test_field_e_ezmaxinvoicinguser_variationezsign.py
29623002
test/test_field_e_ezsignannotation_type.py
29633003
test/test_field_e_ezsigndocument_step.py
29643004
test/test_field_e_ezsigndocumentlog_type.py
3005+
test/test_field_e_ezsignelementdependency_operator.py
3006+
test/test_field_e_ezsignelementdependency_validation.py
29653007
test/test_field_e_ezsignfolder_sendreminderfrequency.py
29663008
test/test_field_e_ezsignfolder_step.py
29673009
test/test_field_e_ezsignfoldertype_disposal.py
29683010
test/test_field_e_ezsignfoldertype_privacylevel.py
29693011
test/test_field_e_ezsignfoldertype_sendreminderfrequency.py
3012+
test/test_field_e_ezsignformfield_dependencyrequirement.py
29703013
test/test_field_e_ezsignformfieldgroup_signerrequirement.py
29713014
test/test_field_e_ezsignformfieldgroup_tooltipposition.py
29723015
test/test_field_e_ezsignformfieldgroup_type.py
29733016
test/test_field_e_ezsignsignature_attachmentnamesource.py
3017+
test/test_field_e_ezsignsignature_dependencyrequirement.py
29743018
test/test_field_e_ezsignsignature_font.py
29753019
test/test_field_e_ezsignsignature_tooltipposition.py
29763020
test/test_field_e_ezsignsignature_type.py
3021+
test/test_field_e_ezsigntemplateelementdependency_operator.py
3022+
test/test_field_e_ezsigntemplateelementdependency_validation.py
3023+
test/test_field_e_ezsigntemplateformfield_dependencyrequirement.py
29773024
test/test_field_e_ezsigntemplateformfieldgroup_signerrequirement.py
29783025
test/test_field_e_ezsigntemplateformfieldgroup_tooltipposition.py
29793026
test/test_field_e_ezsigntemplateformfieldgroup_type.py
29803027
test/test_field_e_ezsigntemplatesignature_attachmentnamesource.py
3028+
test/test_field_e_ezsigntemplatesignature_dependencyrequirement.py
29813029
test/test_field_e_ezsigntemplatesignature_font.py
29823030
test/test_field_e_ezsigntemplatesignature_tooltipposition.py
29833031
test/test_field_e_ezsigntemplatesignature_type.py

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -736,6 +736,10 @@ Class | Method | HTTP request | Description
736736
- [EzsigndocumentUnsendV1Response](docs/EzsigndocumentUnsendV1Response.md)
737737
- [EzsigndocumentlogResponse](docs/EzsigndocumentlogResponse.md)
738738
- [EzsigndocumentlogResponseCompound](docs/EzsigndocumentlogResponseCompound.md)
739+
- [EzsignelementdependencyRequest](docs/EzsignelementdependencyRequest.md)
740+
- [EzsignelementdependencyRequestCompound](docs/EzsignelementdependencyRequestCompound.md)
741+
- [EzsignelementdependencyResponse](docs/EzsignelementdependencyResponse.md)
742+
- [EzsignelementdependencyResponseCompound](docs/EzsignelementdependencyResponseCompound.md)
739743
- [EzsignfolderArchiveV1Response](docs/EzsignfolderArchiveV1Response.md)
740744
- [EzsignfolderBatchDownloadV1Request](docs/EzsignfolderBatchDownloadV1Request.md)
741745
- [EzsignfolderCreateObjectV1Request](docs/EzsignfolderCreateObjectV1Request.md)
@@ -967,6 +971,10 @@ Class | Method | HTTP request | Description
967971
- [EzsigntemplatedocumentResponseCompound](docs/EzsigntemplatedocumentResponseCompound.md)
968972
- [EzsigntemplatedocumentpageResponse](docs/EzsigntemplatedocumentpageResponse.md)
969973
- [EzsigntemplatedocumentpageResponseCompound](docs/EzsigntemplatedocumentpageResponseCompound.md)
974+
- [EzsigntemplateelementdependencyRequest](docs/EzsigntemplateelementdependencyRequest.md)
975+
- [EzsigntemplateelementdependencyRequestCompound](docs/EzsigntemplateelementdependencyRequestCompound.md)
976+
- [EzsigntemplateelementdependencyResponse](docs/EzsigntemplateelementdependencyResponse.md)
977+
- [EzsigntemplateelementdependencyResponseCompound](docs/EzsigntemplateelementdependencyResponseCompound.md)
970978
- [EzsigntemplateformfieldRequest](docs/EzsigntemplateformfieldRequest.md)
971979
- [EzsigntemplateformfieldRequestCompound](docs/EzsigntemplateformfieldRequestCompound.md)
972980
- [EzsigntemplateformfieldResponse](docs/EzsigntemplateformfieldResponse.md)
@@ -1092,22 +1100,30 @@ Class | Method | HTTP request | Description
10921100
- [FieldEEzsignannotationType](docs/FieldEEzsignannotationType.md)
10931101
- [FieldEEzsigndocumentStep](docs/FieldEEzsigndocumentStep.md)
10941102
- [FieldEEzsigndocumentlogType](docs/FieldEEzsigndocumentlogType.md)
1103+
- [FieldEEzsignelementdependencyOperator](docs/FieldEEzsignelementdependencyOperator.md)
1104+
- [FieldEEzsignelementdependencyValidation](docs/FieldEEzsignelementdependencyValidation.md)
10951105
- [FieldEEzsignfolderSendreminderfrequency](docs/FieldEEzsignfolderSendreminderfrequency.md)
10961106
- [FieldEEzsignfolderStep](docs/FieldEEzsignfolderStep.md)
10971107
- [FieldEEzsignfoldertypeDisposal](docs/FieldEEzsignfoldertypeDisposal.md)
10981108
- [FieldEEzsignfoldertypePrivacylevel](docs/FieldEEzsignfoldertypePrivacylevel.md)
10991109
- [FieldEEzsignfoldertypeSendreminderfrequency](docs/FieldEEzsignfoldertypeSendreminderfrequency.md)
1110+
- [FieldEEzsignformfieldDependencyrequirement](docs/FieldEEzsignformfieldDependencyrequirement.md)
11001111
- [FieldEEzsignformfieldgroupSignerrequirement](docs/FieldEEzsignformfieldgroupSignerrequirement.md)
11011112
- [FieldEEzsignformfieldgroupTooltipposition](docs/FieldEEzsignformfieldgroupTooltipposition.md)
11021113
- [FieldEEzsignformfieldgroupType](docs/FieldEEzsignformfieldgroupType.md)
11031114
- [FieldEEzsignsignatureAttachmentnamesource](docs/FieldEEzsignsignatureAttachmentnamesource.md)
1115+
- [FieldEEzsignsignatureDependencyrequirement](docs/FieldEEzsignsignatureDependencyrequirement.md)
11041116
- [FieldEEzsignsignatureFont](docs/FieldEEzsignsignatureFont.md)
11051117
- [FieldEEzsignsignatureTooltipposition](docs/FieldEEzsignsignatureTooltipposition.md)
11061118
- [FieldEEzsignsignatureType](docs/FieldEEzsignsignatureType.md)
1119+
- [FieldEEzsigntemplateelementdependencyOperator](docs/FieldEEzsigntemplateelementdependencyOperator.md)
1120+
- [FieldEEzsigntemplateelementdependencyValidation](docs/FieldEEzsigntemplateelementdependencyValidation.md)
1121+
- [FieldEEzsigntemplateformfieldDependencyrequirement](docs/FieldEEzsigntemplateformfieldDependencyrequirement.md)
11071122
- [FieldEEzsigntemplateformfieldgroupSignerrequirement](docs/FieldEEzsigntemplateformfieldgroupSignerrequirement.md)
11081123
- [FieldEEzsigntemplateformfieldgroupTooltipposition](docs/FieldEEzsigntemplateformfieldgroupTooltipposition.md)
11091124
- [FieldEEzsigntemplateformfieldgroupType](docs/FieldEEzsigntemplateformfieldgroupType.md)
11101125
- [FieldEEzsigntemplatesignatureAttachmentnamesource](docs/FieldEEzsigntemplatesignatureAttachmentnamesource.md)
1126+
- [FieldEEzsigntemplatesignatureDependencyrequirement](docs/FieldEEzsigntemplatesignatureDependencyrequirement.md)
11111127
- [FieldEEzsigntemplatesignatureFont](docs/FieldEEzsigntemplatesignatureFont.md)
11121128
- [FieldEEzsigntemplatesignatureTooltipposition](docs/FieldEEzsigntemplatesignatureTooltipposition.md)
11131129
- [FieldEEzsigntemplatesignatureType](docs/FieldEEzsigntemplatesignatureType.md)
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# EzsignelementdependencyRequest
2+
3+
An Ezsignelementdependency Object
4+
5+
## Properties
6+
Name | Type | Description | Notes
7+
------------ | ------------- | ------------- | -------------
8+
**pki_ezsignelementdependency_id** | **int** | The unique ID of the Ezsignelementdependency | [optional]
9+
**fki_ezsignformfield_id_validation** | **int** | The unique ID of the Ezsignformfield | [optional]
10+
**fki_ezsignformfieldgroup_id_validation** | **int** | The unique ID of the Ezsignformfieldgroup | [optional]
11+
**s_ezsignelementdependency_ezsignformfieldgrouplabel** | **str** | The Label for the Ezsignformfieldgroup | [optional]
12+
**s_ezsignelementdependency_ezsignformfieldlabel** | **str** | The Label for the Ezsignformfield | [optional]
13+
**e_ezsignelementdependency_validation** | [**FieldEEzsignelementdependencyValidation**](FieldEEzsignelementdependencyValidation.md) | |
14+
**b_ezsignelementdependency_selected** | **bool** | Whether if it's selected or not when using eEzsignelementdependencyValidation = Selected | [optional]
15+
**e_ezsignelementdependency_operator** | [**FieldEEzsignelementdependencyOperator**](FieldEEzsignelementdependencyOperator.md) | | [optional]
16+
**s_ezsignelementdependency_value** | **str** | The value of the Ezsignelementdependency | [optional]
17+
18+
## Example
19+
20+
```python
21+
from eZmaxApi.models.ezsignelementdependency_request import EzsignelementdependencyRequest
22+
23+
# TODO update the JSON string below
24+
json = "{}"
25+
# create an instance of EzsignelementdependencyRequest from a JSON string
26+
ezsignelementdependency_request_instance = EzsignelementdependencyRequest.from_json(json)
27+
# print the JSON string representation of the object
28+
print EzsignelementdependencyRequest.to_json()
29+
30+
# convert the object into a dict
31+
ezsignelementdependency_request_dict = ezsignelementdependency_request_instance.to_dict()
32+
# create an instance of EzsignelementdependencyRequest from a dict
33+
ezsignelementdependency_request_form_dict = ezsignelementdependency_request.from_dict(ezsignelementdependency_request_dict)
34+
```
35+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
36+
37+
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# EzsignelementdependencyRequestCompound
2+
3+
An Ezsignelementdependency Object and children to create a complete structure
4+
5+
## Properties
6+
Name | Type | Description | Notes
7+
------------ | ------------- | ------------- | -------------
8+
**pki_ezsignelementdependency_id** | **int** | The unique ID of the Ezsignelementdependency | [optional]
9+
**fki_ezsignformfield_id_validation** | **int** | The unique ID of the Ezsignformfield | [optional]
10+
**fki_ezsignformfieldgroup_id_validation** | **int** | The unique ID of the Ezsignformfieldgroup | [optional]
11+
**s_ezsignelementdependency_ezsignformfieldgrouplabel** | **str** | The Label for the Ezsignformfieldgroup | [optional]
12+
**s_ezsignelementdependency_ezsignformfieldlabel** | **str** | The Label for the Ezsignformfield | [optional]
13+
**e_ezsignelementdependency_validation** | [**FieldEEzsignelementdependencyValidation**](FieldEEzsignelementdependencyValidation.md) | |
14+
**b_ezsignelementdependency_selected** | **bool** | Whether if it's selected or not when using eEzsignelementdependencyValidation = Selected | [optional]
15+
**e_ezsignelementdependency_operator** | [**FieldEEzsignelementdependencyOperator**](FieldEEzsignelementdependencyOperator.md) | | [optional]
16+
**s_ezsignelementdependency_value** | **str** | The value of the Ezsignelementdependency | [optional]
17+
18+
## Example
19+
20+
```python
21+
from eZmaxApi.models.ezsignelementdependency_request_compound import EzsignelementdependencyRequestCompound
22+
23+
# TODO update the JSON string below
24+
json = "{}"
25+
# create an instance of EzsignelementdependencyRequestCompound from a JSON string
26+
ezsignelementdependency_request_compound_instance = EzsignelementdependencyRequestCompound.from_json(json)
27+
# print the JSON string representation of the object
28+
print EzsignelementdependencyRequestCompound.to_json()
29+
30+
# convert the object into a dict
31+
ezsignelementdependency_request_compound_dict = ezsignelementdependency_request_compound_instance.to_dict()
32+
# create an instance of EzsignelementdependencyRequestCompound from a dict
33+
ezsignelementdependency_request_compound_form_dict = ezsignelementdependency_request_compound.from_dict(ezsignelementdependency_request_compound_dict)
34+
```
35+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
36+
37+
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# EzsignelementdependencyResponse
2+
3+
An Ezsignelementdependency Object
4+
5+
## Properties
6+
Name | Type | Description | Notes
7+
------------ | ------------- | ------------- | -------------
8+
**pki_ezsignelementdependency_id** | **int** | The unique ID of the Ezsignelementdependency |
9+
**fki_ezsignformfield_id** | **int** | The unique ID of the Ezsignformfield | [optional]
10+
**fki_ezsignsignature_id** | **int** | The unique ID of the Ezsignsignature | [optional]
11+
**fki_ezsignformfield_id_validation** | **int** | The unique ID of the Ezsignformfield | [optional]
12+
**fki_ezsignformfieldgroup_id_validation** | **int** | The unique ID of the Ezsignformfieldgroup | [optional]
13+
**e_ezsignelementdependency_validation** | [**FieldEEzsignelementdependencyValidation**](FieldEEzsignelementdependencyValidation.md) | |
14+
**b_ezsignelementdependency_selected** | **bool** | Whether if it's selected or not when using eEzsignelementdependencyValidation = Selected | [optional]
15+
**e_ezsignelementdependency_operator** | [**FieldEEzsignelementdependencyOperator**](FieldEEzsignelementdependencyOperator.md) | | [optional]
16+
**s_ezsignelementdependency_value** | **str** | The value of the Ezsignelementdependency | [optional]
17+
18+
## Example
19+
20+
```python
21+
from eZmaxApi.models.ezsignelementdependency_response import EzsignelementdependencyResponse
22+
23+
# TODO update the JSON string below
24+
json = "{}"
25+
# create an instance of EzsignelementdependencyResponse from a JSON string
26+
ezsignelementdependency_response_instance = EzsignelementdependencyResponse.from_json(json)
27+
# print the JSON string representation of the object
28+
print EzsignelementdependencyResponse.to_json()
29+
30+
# convert the object into a dict
31+
ezsignelementdependency_response_dict = ezsignelementdependency_response_instance.to_dict()
32+
# create an instance of EzsignelementdependencyResponse from a dict
33+
ezsignelementdependency_response_form_dict = ezsignelementdependency_response.from_dict(ezsignelementdependency_response_dict)
34+
```
35+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
36+
37+

0 commit comments

Comments
 (0)