Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.59 KB

EzsigntemplateelementdependencyResponse.md

File metadata and controls

23 lines (18 loc) · 1.59 KB

EzmaxApi::Object::EzsigntemplateelementdependencyResponse

Load the model package

use EzmaxApi::Object::EzsigntemplateelementdependencyResponse;

Properties

Name Type Description Notes
pki_ezsigntemplateelementdependency_id int The unique ID of the Ezsigntemplateelementdependency
fki_ezsigntemplateformfield_id int The unique ID of the Ezsigntemplateformfield [optional]
fki_ezsigntemplatesignature_id int The unique ID of the Ezsigntemplatesignature [optional]
fki_ezsigntemplateformfield_id_validation int The unique ID of the Ezsigntemplateformfield [optional]
fki_ezsigntemplateformfieldgroup_id_validation int The unique ID of the Ezsigntemplateformfieldgroup [optional]
e_ezsigntemplateelementdependency_validation FieldEEzsigntemplateelementdependencyValidation
b_ezsigntemplateelementdependency_selected boolean Whether if it's selected or not when using eEzsigntemplateelementdependencyValidation = Selected [optional]
e_ezsigntemplateelementdependency_operator FieldEEzsigntemplateelementdependencyOperator [optional]
s_ezsigntemplateelementdependency_value string The value of the Ezsignelementdependency [optional]

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