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

Version Path
dropbox-sign-1.8.0 docs/SubFormFieldsPerDocumentCheckbox.md
dropbox-sign-1.7.0 docs/SubFormFieldsPerDocumentCheckbox.md
dropbox-sign-1.6.1 docs/SubFormFieldsPerDocumentCheckbox.md
dropbox-sign-1.6.0 docs/SubFormFieldsPerDocumentCheckbox.md
dropbox-sign-1.5.0 docs/SubFormFieldsPerDocumentCheckbox.md
dropbox-sign-1.4.1 docs/SubFormFieldsPerDocumentCheckbox.md
dropbox-sign-1.4.0 docs/SubFormFieldsPerDocumentCheckbox.md
dropbox-sign-1.3.0 docs/SubFormFieldsPerDocumentCheckbox.md
dropbox-sign-1.2.0 docs/SubFormFieldsPerDocumentCheckbox.md
dropbox-sign-1.1.2 docs/SubFormFieldsPerDocumentCheckbox.md
dropbox-sign-1.1.1 docs/SubFormFieldsPerDocumentCheckbox.md
dropbox-sign-1.1.0 docs/SubFormFieldsPerDocumentCheckbox.md
dropbox-sign-1.0.1 docs/SubFormFieldsPerDocumentCheckbox.md
dropbox-sign-1.0.0 docs/SubFormFieldsPerDocumentCheckbox.md
dropbox-sign-1.0.0.pre.beta2301 docs/SubFormFieldsPerDocumentCheckbox.md