Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 623 Bytes

SignatureRequestResponseCustomFieldCheckbox.md

File metadata and controls

12 lines (8 loc) · 623 Bytes

SignatureRequestResponseCustomFieldCheckbox

This class extends SignatureRequestResponseCustomFieldBase.

Properties

Name Type Description Notes
type*required str The type of this Custom Field. Only 'text' and 'checkbox' are currently supported. [default to 'checkbox']
value bool A true/false for checkbox fields

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