pkiEzsignformfieldgroupID |
kotlin.Int |
The unique ID of the Ezsignformfieldgroup |
|
fkiEzsigndocumentID |
kotlin.Int |
The unique ID of the Ezsigndocument |
|
eEzsignformfieldgroupType |
FieldEEzsignformfieldgroupType |
|
|
sEzsignformfieldgroupLabel |
kotlin.String |
The Label for the Ezsignformfieldgroup |
|
iEzsignformfieldgroupStep |
kotlin.Int |
The step when the Ezsignsigner will be invited to fill the form fields |
|
iEzsignformfieldgroupFilledmin |
kotlin.Int |
The minimum number of Ezsignformfield that must be filled in the Ezsignformfieldgroup |
|
iEzsignformfieldgroupFilledmax |
kotlin.Int |
The maximum number of Ezsignformfield that must be filled in the Ezsignformfieldgroup |
|
bEzsignformfieldgroupReadonly |
kotlin.Boolean |
Whether the Ezsignformfieldgroup is read only or not. |
|
eEzsignformfieldgroupSignerrequirement |
FieldEEzsignformfieldgroupSignerrequirement |
|
[optional] |
sEzsignformfieldgroupDefaultvalue |
kotlin.String |
The default value for the Ezsignformfieldgroup You can use the codes below and they will be replaced at signature time. |
Code |
iEzsignformfieldgroupMaxlength |
kotlin.Int |
The maximum length for the value in the Ezsignformfieldgroup This can only be set if eEzsignformfieldgroupType is Text or Textarea |
[optional] |
bEzsignformfieldgroupEncrypted |
kotlin.Boolean |
Whether the Ezsignformfieldgroup is encrypted in the database or not. Encrypted values are not displayed on the Ezsigndocument. This can only be set if eEzsignformfieldgroupType is Text or Textarea |
[optional] |
eEzsignformfieldgroupTextvalidation |
EnumTextvalidation |
|
[optional] |
sEzsignformfieldgroupRegexp |
kotlin.String |
A regular expression to indicate what values are acceptable for the Ezsignformfieldgroup. This can only be set if eEzsignformfieldgroupType is Text or Textarea |
[optional] |
tEzsignformfieldgroupTooltip |
kotlin.String |
A tooltip that will be presented to Ezsignsigner about the Ezsignformfieldgroup |
[optional] |
eEzsignformfieldgroupTooltipposition |
FieldEEzsignformfieldgroupTooltipposition |
|
[optional] |