Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 970 Bytes

CustomEzsignformfieldRequest.md

File metadata and controls

14 lines (10 loc) · 970 Bytes

eZmaxApi.Model.CustomEzsignformfieldRequest

A Custom Ezsignformfield Object to fill an Ezsignform using submitForm

Properties

Name Type Description Notes
PkiEzsignformfieldID int The unique ID of the Ezsignformfield [optional]
SEzsignformfieldLabel string The Label for the Ezsignformfield [optional]
BEzsignformfieldSelected bool Whether the Ezsignformfield is selected or not by default. This can only be set if eEzsignformfieldgroupType is Checkbox or Radio [optional]
SEzsignformfieldEnteredvalue string This is the value enterred for the Ezsignformfield This can only be set if eEzsignformfieldgroupType is Dropdown, Text or Textarea [optional]

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