Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 667 Bytes

TemplateResponseDocumentCustomFieldCheckbox.md

File metadata and controls

11 lines (7 loc) · 667 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]