Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 588 Bytes

SignatureRequestResponseCustomFieldText.md

File metadata and controls

12 lines (8 loc) · 588 Bytes

# SignatureRequestResponseCustomFieldText

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 'text']
value string A text string for text fields

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