A Custom Ezsignformfield Object to fill an Ezsignform using submitForm
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] |