use EzmaxApi::Object::CustomPrefillEzsignformValueRequest;
Name | Type | Description | Notes |
---|---|---|---|
s_ezsignformfieldgroup_label | string | The Label for the Ezsignformfieldgroup | |
s_ezsignformfield_label | string | The Label for the Ezsignformfield | [optional] |
s_ezsignformfield_enteredvalue | string | This is the value enterred for the Ezsignformfield This can only be set if eEzsignformfieldgroupType is Dropdown, Text or Textarea | [optional] |
b_ezsignformfield_selected | boolean | Whether the Ezsignformfield is selected or not by default. This can only be set if eEzsignformfieldgroupType is Checkbox or Radio | [optional] |