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