Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 651 Bytes

TemplateResponseDocumentCustomFieldCheckbox.md

File metadata and controls

14 lines (7 loc) · 651 Bytes

TemplateResponseDocumentCustomFieldCheckbox

This class extends TemplateResponseDocumentCustomFieldBase

Properties

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

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