Sha256: 86b0e8c58121abafdd1e150791b8ee9315020a61d7cc48184fa4dae04b353805

Contents?: true

Size: 566 Bytes

Versions: 1

Compression:

Stored size: 566 Bytes

Contents

# HelloSign::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

1 entries across 1 versions & 1 rubygems

Version Path
hellosign-ruby-sdk-6.0.0.pre.beta docs/SubFormFieldsPerDocumentDropdown.md