This class extends TemplateResponseDocumentCustomFieldBase
Name | Type | Description | Notes |
---|---|---|---|
type *required |
string |
The type of this Custom Field. Only text and checkbox are currently supported.* Text uses TemplateResponseDocumentCustomFieldText * Checkbox uses TemplateResponseDocumentCustomFieldCheckbox |
[default to 'text'] |
avg_text_length |
\Dropbox\Sign\Model\TemplateResponseFieldAvgTextLength |
||
is_multiline |
bool |
Whether this form field is multiline text. | |
original_font_size |
int |
Original font size used in this form field's text. | |
font_family |
string |
Font family used in this form field's text. |