Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 641 Bytes

TemplateResponseDocumentCustomFieldCheckbox.md

File metadata and controls

11 lines (7 loc) · 641 Bytes

# TemplateResponseDocumentCustomFieldCheckbox

This class extends TemplateResponseDocumentCustomFieldBase

Properties

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 'checkbox']

[Back to Model list] [Back to API list] [Back to README]