FillableCheckbox
An object containing information about the specific FillableCheckbox include field name, tooltip, page number and checked.
| Parameter | Type | Description |
|---|---|---|
| Checked | ExpereBoolean | Indicates whether or not the checkbox is checked. |
| FillableField | FillableField | An object containing information regarding the Fillable Field. |
| GroupID | string | Naming convention value used for all related fields for a fillable
checkbox, specifically option (radio) buttons; for example: those that
are mutually exclusive. Note: If the
<NonSignatureFieldCoordinatesOnly> element
is set to "True," the radio button grouping is named using the
GroupID while the Expere response file includes all radio button
options with XY Coordinates and GroupID for each radio button
option. |