Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 3.22 KB

EzsigntemplateformfieldgroupResponse.md

File metadata and controls

26 lines (22 loc) · 3.22 KB

eZmaxApi.Model.EzsigntemplateformfieldgroupResponse

A Ezsigntemplateformfieldgroup Object

Properties

Name Type Description Notes
PkiEzsigntemplateformfieldgroupID int The unique ID of the Ezsigntemplateformfieldgroup
FkiEzsigntemplatedocumentID int The unique ID of the Ezsigntemplatedocument
EEzsigntemplateformfieldgroupType FieldEEzsigntemplateformfieldgroupType
EEzsigntemplateformfieldgroupSignerrequirement FieldEEzsigntemplateformfieldgroupSignerrequirement [optional]
SEzsigntemplateformfieldgroupLabel string The Label for the Ezsigntemplateformfieldgroup
IEzsigntemplateformfieldgroupStep int The step when the Ezsigntemplatesigner will be invited to fill the form fields
SEzsigntemplateformfieldgroupDefaultvalue string The default value for the Ezsigntemplateformfieldgroup You can use the codes below and they will be replaced at signature time. Code
IEzsigntemplateformfieldgroupFilledmin int The minimum number of Ezsigntemplateformfield that must be filled in the Ezsigntemplateformfieldgroup
IEzsigntemplateformfieldgroupFilledmax int The maximum number of Ezsigntemplateformfield that must be filled in the Ezsigntemplateformfieldgroup
BEzsigntemplateformfieldgroupReadonly bool Whether the Ezsigntemplateformfieldgroup is read only or not.
IEzsigntemplateformfieldgroupMaxlength int The maximum length for the value in the Ezsigntemplateformfieldgroup This can only be set if eEzsigntemplateformfieldgroupType is Text or Textarea [optional]
BEzsigntemplateformfieldgroupEncrypted bool 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 string 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 string A tooltip that will be presented to Ezsigntemplatesigner about the Ezsigntemplateformfieldgroup [optional]
EEzsigntemplateformfieldgroupTooltipposition FieldEEzsigntemplateformfieldgroupTooltipposition [optional]

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