Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 668 Bytes

File metadata and controls

12 lines (7 loc) · 668 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]