Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 3.54 KB

ezsigntemplateformfieldgroup_request_compound.md

File metadata and controls

28 lines (24 loc) · 3.54 KB

ezsigntemplateformfieldgroup_request_compound_t

Properties

Name Type Description Notes
pki_ezsigntemplateformfieldgroup_id int The unique ID of the Ezsigntemplateformfieldgroup [optional]
fki_ezsigntemplatedocument_id int The unique ID of the Ezsigntemplatedocument
e_ezsigntemplateformfieldgroup_type field_e_ezsigntemplateformfieldgroup_type_t *
e_ezsigntemplateformfieldgroup_signerrequirement field_e_ezsigntemplateformfieldgroup_signerrequirement_t * [optional]
s_ezsigntemplateformfieldgroup_label char * The Label for the Ezsigntemplateformfieldgroup
i_ezsigntemplateformfieldgroup_step int The step when the Ezsigntemplatesigner will be invited to fill the form fields
s_ezsigntemplateformfieldgroup_defaultvalue char * The default value for the Ezsigntemplateformfieldgroup You can use the codes below and they will be replaced at signature time. Code
i_ezsigntemplateformfieldgroup_filledmin int The minimum number of Ezsigntemplateformfield that must be filled in the Ezsigntemplateformfieldgroup
i_ezsigntemplateformfieldgroup_filledmax int The maximum number of Ezsigntemplateformfield that must be filled in the Ezsigntemplateformfieldgroup
b_ezsigntemplateformfieldgroup_readonly int Whether the Ezsigntemplateformfieldgroup is read only or not.
i_ezsigntemplateformfieldgroup_maxlength int The maximum length for the value in the Ezsigntemplateformfieldgroup This can only be set if eEzsigntemplateformfieldgroupType is Text or Textarea [optional]
b_ezsigntemplateformfieldgroup_encrypted int Whether the Ezsigntemplateformfieldgroup is encrypted in the database or not. Encrypted values are not displayed on the Ezsigndocument. This can only be set if eEzsigntemplateformfieldgroupType is Text or Textarea [optional]
s_ezsigntemplateformfieldgroup_regexp char * A regular expression to indicate what values are acceptable for the Ezsigntemplateformfieldgroup. This can only be set if eEzsigntemplateformfieldgroupType is Text or Textarea [optional]
e_ezsigntemplateformfieldgroup_textvalidation enum_textvalidation_t * [optional]
t_ezsigntemplateformfieldgroup_tooltip char * A tooltip that will be presented to Ezsigntemplatesigner about the Ezsigntemplateformfieldgroup [optional]
e_ezsigntemplateformfieldgroup_tooltipposition field_e_ezsigntemplateformfieldgroup_tooltipposition_t * [optional]
a_obj_ezsigntemplateformfieldgroupsigner list_t *
a_obj_dropdown_element list_t * [optional]
a_obj_ezsigntemplateformfield list_t *

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