Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 3.07 KB

EzsignformfieldgroupRequest.md

File metadata and controls

25 lines (21 loc) · 3.07 KB

EzsignformfieldgroupRequest

Properties

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

[Back to Model list] [Back to API list] [Back to README]