Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 710 Bytes

SubFormFieldsPerDocumentCheckbox.md

File metadata and controls

13 lines (9 loc) · 710 Bytes

# SubFormFieldsPerDocumentCheckbox

This class extends SubFormFieldsPerDocumentBase.

Properties

Name Type Description Notes
type*required string 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 string String referencing group defined in form_field_groups parameter.

[Back to Model list] [Back to API list] [Back to README]