Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 595 Bytes

SignatureRequestResponseCustomFieldText.md

File metadata and controls

15 lines (8 loc) · 595 Bytes

SignatureRequestResponseCustomFieldText

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

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