pki_ezsigntemplateformfieldgroup_id |
int |
The unique ID of the Ezsigntemplateformfieldgroup |
[optional] |
fki_ezsigntemplatedocument_id |
int |
The unique ID of the Ezsigntemplatedocument |
|
e_ezsigntemplateformfieldgroup_type |
FieldEEzsigntemplateformfieldgroupType |
|
|
e_ezsigntemplateformfieldgroup_signerrequirement |
FieldEEzsigntemplateformfieldgroupSignerrequirement |
|
[optional] |
s_ezsigntemplateformfieldgroup_label |
string |
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 |
string |
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 |
boolean |
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 |
boolean |
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 |
string |
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 |
EnumTextvalidation |
|
[optional] |
t_ezsigntemplateformfieldgroup_tooltip |
string |
A tooltip that will be presented to Ezsigntemplatesigner about the Ezsigntemplateformfieldgroup |
[optional] |
e_ezsigntemplateformfieldgroup_tooltipposition |
FieldEEzsigntemplateformfieldgroupTooltipposition |
|
[optional] |
a_obj_ezsigntemplateformfieldgroupsigner |
ARRAY[EzsigntemplateformfieldgroupsignerRequestCompound] |
|
|
a_obj_dropdown_element |
ARRAY[CustomDropdownElementRequestCompound] |
|
[optional] |
a_obj_ezsigntemplateformfield |
ARRAY[EzsigntemplateformfieldRequestCompound] |
|
|