Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 576 Bytes

SubFormFieldsPerDocumentCheckbox.md

File metadata and controls

12 lines (8 loc) · 576 Bytes

Dropbox::Sign::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 Boolean true for checking the checkbox field by default, otherwise false.
group String String referencing group defined in form_field_groups parameter.