| pkiEzsignformfieldgroupID |
int |
The unique ID of the Ezsignformfieldgroup |
|
| fkiEzsigndocumentID |
int |
The unique ID of the Ezsigndocument |
|
| eEzsignformfieldgroupType |
\eZmaxAPI\Model\FieldEEzsignformfieldgroupType |
|
|
| eEzsignformfieldgroupSignerrequirement |
\eZmaxAPI\Model\FieldEEzsignformfieldgroupSignerrequirement |
|
[optional] |
| sEzsignformfieldgroupLabel |
string |
The Label for the Ezsignformfieldgroup |
|
| iEzsignformfieldgroupStep |
int |
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 |
int |
The minimum number of Ezsignformfield that must be filled in the Ezsignformfieldgroup |
|
| iEzsignformfieldgroupFilledmax |
int |
The maximum number of Ezsignformfield that must be filled in the Ezsignformfieldgroup |
|
| bEzsignformfieldgroupReadonly |
bool |
Whether the Ezsignformfieldgroup is read only or not. |
|
| iEzsignformfieldgroupMaxlength |
int |
The maximum length for the value in the Ezsignformfieldgroup This can only be set if eEzsignformfieldgroupType is Text or Textarea |
[optional] |
| bEzsignformfieldgroupEncrypted |
bool |
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 |
\eZmaxAPI\Model\EnumTextvalidation |
|
[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] |
| sEzsignformfieldgroupTextvalidationcustommessage |
string |
Description of validation rule. Show by signatory. |
[optional] |
| tEzsignformfieldgroupTooltip |
string |
A tooltip that will be presented to Ezsignsigner about the Ezsignformfieldgroup |
[optional] |
| eEzsignformfieldgroupTooltipposition |
\eZmaxAPI\Model\FieldEEzsignformfieldgroupTooltipposition |
|
[optional] |
| aObjEzsignformfield |
\eZmaxAPI\Model\EzsignformfieldResponseCompound[] |
|
|
| aObjDropdownElement |
\eZmaxAPI\Model\CustomDropdownElementResponseCompound[] |
|
[optional] |
| aObjEzsignformfieldgroupsigner |
\eZmaxAPI\Model\EzsignformfieldgroupsignerResponseCompound[] |
|
|