Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.43 KB

EzsignelementdependencyResponse.md

File metadata and controls

23 lines (18 loc) · 1.43 KB

EzmaxApi::Object::EzsignelementdependencyResponse

Load the model package

use EzmaxApi::Object::EzsignelementdependencyResponse;

Properties

Name Type Description Notes
pki_ezsignelementdependency_id int The unique ID of the Ezsignelementdependency
fki_ezsignformfield_id int The unique ID of the Ezsignformfield [optional]
fki_ezsignsignature_id int The unique ID of the Ezsignsignature [optional]
fki_ezsignformfield_id_validation int The unique ID of the Ezsignformfield [optional]
fki_ezsignformfieldgroup_id_validation int The unique ID of the Ezsignformfieldgroup [optional]
e_ezsignelementdependency_validation FieldEEzsignelementdependencyValidation
b_ezsignelementdependency_selected boolean Whether if it's selected or not when using eEzsignelementdependencyValidation = Selected [optional]
e_ezsignelementdependency_operator FieldEEzsignelementdependencyOperator [optional]
s_ezsignelementdependency_value string The value of the Ezsignelementdependency [optional]

[Back to Model list] [Back to API list] [Back to README]