Sha256: bd72f546686d2d7682e2a92491fe54d6130c7bdc22b99630021d6e8bdd66fea4
Contents?: true
Size: 576 Bytes
Versions: 15
Compression:
Stored size: 576 Bytes
Contents
# Dropbox::Sign::SubFormFieldsPerDocumentCheckbox This class extends `SubFormFieldsPerDocumentBase`. ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `type`<sup>*_required_</sup> | ```String``` | A yes/no checkbox. Use the `SubFormFieldsPerDocumentCheckbox` class. | [default to 'checkbox'] | | `is_checked`<sup>*_required_</sup> | ```Boolean``` | `true` for checking the checkbox field by default, otherwise `false`. | | | `group` | ```String``` | String referencing group defined in `form_field_groups` parameter. | |
Version data entries
15 entries across 15 versions & 1 rubygems