Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 3.25 KB

EzsigntemplateformfieldgroupRequest.md

File metadata and controls

25 lines (20 loc) · 3.25 KB

EzsigntemplateformfieldgroupRequest

Properties

Name Type Description Notes
fkiEzsigntemplatedocumentID kotlin.Int The unique ID of the Ezsigntemplatedocument
eEzsigntemplateformfieldgroupType FieldEEzsigntemplateformfieldgroupType
sEzsigntemplateformfieldgroupLabel kotlin.String The Label for the Ezsigntemplateformfieldgroup
iEzsigntemplateformfieldgroupStep kotlin.Int The step when the Ezsigntemplatesigner will be invited to fill the form fields
sEzsigntemplateformfieldgroupDefaultvalue kotlin.String The default value for the Ezsigntemplateformfieldgroup You can use the codes below and they will be replaced at signature time. Code
iEzsigntemplateformfieldgroupFilledmin kotlin.Int The minimum number of Ezsigntemplateformfield that must be filled in the Ezsigntemplateformfieldgroup
iEzsigntemplateformfieldgroupFilledmax kotlin.Int The maximum number of Ezsigntemplateformfield that must be filled in the Ezsigntemplateformfieldgroup
bEzsigntemplateformfieldgroupReadonly kotlin.Boolean Whether the Ezsigntemplateformfieldgroup is read only or not.
pkiEzsigntemplateformfieldgroupID kotlin.Int The unique ID of the Ezsigntemplateformfieldgroup [optional]
eEzsigntemplateformfieldgroupSignerrequirement FieldEEzsigntemplateformfieldgroupSignerrequirement [optional]
iEzsigntemplateformfieldgroupMaxlength kotlin.Int The maximum length for the value in the Ezsigntemplateformfieldgroup This can only be set if eEzsigntemplateformfieldgroupType is Text or Textarea [optional]
bEzsigntemplateformfieldgroupEncrypted kotlin.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]
sEzsigntemplateformfieldgroupRegexp kotlin.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]
eEzsigntemplateformfieldgroupTextvalidation EnumTextvalidation [optional]
tEzsigntemplateformfieldgroupTooltip kotlin.String A tooltip that will be presented to Ezsigntemplatesigner about the Ezsigntemplateformfieldgroup [optional]
eEzsigntemplateformfieldgroupTooltipposition FieldEEzsigntemplateformfieldgroupTooltipposition [optional]