This class extends TemplateResponseDocumentCustomFieldBase
Name | Type | Description | Notes |
---|---|---|---|
type *required |
str |
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 |
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 |
str |
Font family used in this form field's text. |