Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 600 Bytes

SignatureRequestResponseCustomFieldCheckbox.md

File metadata and controls

12 lines (8 loc) · 600 Bytes

# SignatureRequestResponseCustomFieldCheckbox

This class extends SignatureRequestResponseCustomFieldBase.

Properties

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

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