use EzmaxApi::Object::CustomEzsignformfieldRequest;
Name | Type | Description | Notes |
---|---|---|---|
pki_ezsignformfield_id | int | The unique ID of the Ezsignformfield | [optional] |
s_ezsignformfield_label | string | The Label for the Ezsignformfield | [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] |
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] |