Sha256: 450808d6b7f4dabcff8aa65253fe77c48f4abd4c171f219b736a7e65d12d5b51
Contents?: true
Size: 886 Bytes
Versions: 12
Compression:
Stored size: 886 Bytes
Contents
# Dropbox::Sign::TemplateResponseDocumentCustomFieldText This class extends `TemplateResponseDocumentCustomFieldBase` ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `type`<sup>*_required_</sup> | ```String``` | The type of this Custom Field. Only `text` and `checkbox` are currently supported.<br><br>* Text uses `TemplateResponseDocumentCustomFieldText`<br>* Checkbox uses `TemplateResponseDocumentCustomFieldCheckbox` | [default to 'text'] | | `avg_text_length` | [```TemplateResponseFieldAvgTextLength```](TemplateResponseFieldAvgTextLength.md) | | | | `is_multiline` | ```Boolean``` | Whether this form field is multiline text. | | | `original_font_size` | ```Integer``` | Original font size used in this form field's text. | | | `font_family` | ```String``` | Font family used in this form field's text. | |
Version data entries
12 entries across 12 versions & 1 rubygems