Sha256: eec9cf44805539d61461eb12bef1ad3a8a707b5ac8363bcd7ea6aa69e25895f9

Contents?: true

Size: 570 Bytes

Versions: 6

Compression:

Stored size: 570 Bytes

Contents

# Dropbox::Sign::SubFormFieldsPerDocumentDropdown

This class extends `SubFormFieldsPerDocumentBase`.

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| `type`<sup>*_required_</sup> | ```String``` |  An input field for dropdowns. Use the `SubFormFieldsPerDocumentDropdown` class.  |  [default to 'dropdown'] |
| `options`<sup>*_required_</sup> | ```Array<String>``` |  Array of string values representing dropdown values.  |  |
| `content` | ```String``` |  Selected value in `options` array. Value must exist in array.  |  |

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
dropbox-sign-1.1.2 docs/SubFormFieldsPerDocumentDropdown.md
dropbox-sign-1.1.1 docs/SubFormFieldsPerDocumentDropdown.md
dropbox-sign-1.1.0 docs/SubFormFieldsPerDocumentDropdown.md
dropbox-sign-1.0.1 docs/SubFormFieldsPerDocumentDropdown.md
dropbox-sign-1.0.0 docs/SubFormFieldsPerDocumentDropdown.md
dropbox-sign-1.0.0.pre.beta2301 docs/SubFormFieldsPerDocumentDropdown.md