Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 945 Bytes

CustomPrefillEzsignformValueRequest.md

File metadata and controls

14 lines (10 loc) · 945 Bytes

eZmaxApi.Model.CustomPrefillEzsignformValueRequest

A Custom PrefillEzsignformValue Object

Properties

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

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