Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.5 KB

EzsignelementdependencyRequest.md

File metadata and controls

23 lines (18 loc) · 1.5 KB

EzmaxApi::Object::EzsignelementdependencyRequest

Load the model package

use EzmaxApi::Object::EzsignelementdependencyRequest;

Properties

Name Type Description Notes
pki_ezsignelementdependency_id int The unique ID of the Ezsignelementdependency [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]
s_ezsignelementdependency_ezsignformfieldgrouplabel string The Label for the Ezsignformfieldgroup [optional]
s_ezsignelementdependency_ezsignformfieldlabel string The Label for the Ezsignformfield [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]