This class extends SubFormFieldsPerDocumentBase
.
Name | Type | Description | Notes |
---|---|---|---|
type *required |
str |
A yes/no checkbox. Use the SubFormFieldsPerDocumentCheckbox class. |
[default to "checkbox"] |
is_checked *required |
bool |
true for checking the checkbox field by default, otherwise false . |
|
group |
str |
String referencing group defined in form_field_groups parameter. |