An Ezsignformfieldgroup Object and children to create a complete structure
Name | Type | Description | Notes |
---|---|---|---|
pkiEzsignformfieldgroupID | Integer | The unique ID of the Ezsignformfieldgroup | [optional] |
fkiEzsigndocumentID | Integer | The unique ID of the Ezsigndocument | |
eEzsignformfieldgroupType | FieldEEzsignformfieldgroupType | ||
eEzsignformfieldgroupSignerrequirement | FieldEEzsignformfieldgroupSignerrequirement | [optional] | |
sEzsignformfieldgroupLabel | String | The Label for the Ezsignformfieldgroup | |
iEzsignformfieldgroupStep | Integer | The step when the Ezsignsigner will be invited to fill the form fields | |
sEzsignformfieldgroupDefaultvalue | String | The default value for the Ezsignformfieldgroup You can use the codes below and they will be replaced at signature time. | Code |
iEzsignformfieldgroupFilledmin | Integer | The minimum number of Ezsignformfield that must be filled in the Ezsignformfieldgroup | |
iEzsignformfieldgroupFilledmax | Integer | The maximum number of Ezsignformfield that must be filled in the Ezsignformfieldgroup | |
bEzsignformfieldgroupReadonly | Boolean | Whether the Ezsignformfieldgroup is read only or not. | |
iEzsignformfieldgroupMaxlength | Integer | The maximum length for the value in the Ezsignformfieldgroup This can only be set if eEzsignformfieldgroupType is Text or Textarea | [optional] |
bEzsignformfieldgroupEncrypted | 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] |
sEzsignformfieldgroupRegexp | 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 | String | A tooltip that will be presented to Ezsignsigner about the Ezsignformfieldgroup | [optional] |
eEzsignformfieldgroupTooltipposition | FieldEEzsignformfieldgroupTooltipposition | [optional] | |
eEzsignformfieldgroupTextvalidation | EnumTextvalidation | [optional] | |
aObjEzsignformfieldgroupsigner | List<EzsignformfieldgroupsignerRequestCompound> | ||
aObjDropdownElement | List<CustomDropdownElementRequestCompound> | [optional] | |
aObjEzsignformfield | List<EzsignformfieldRequestCompound> |