Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 733 Bytes

SubFormFieldsPerDocumentCheckbox.md

File metadata and controls

13 lines (9 loc) · 733 Bytes

SubFormFieldsPerDocumentCheckbox

This class extends SubFormFieldsPerDocumentBase.

Properties

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.

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