Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 820 Bytes

SignatureRequestResponseDataValueText.md

File metadata and controls

15 lines (11 loc) · 820 Bytes

Dropbox.Sign.Model.SignatureRequestResponseDataValueText

Properties

Name Type Description Notes
ApiId string The unique ID for this field. [optional]
SignatureId string The ID of the signature to which this response is linked. [optional]
Name string The name of the form field. [optional]
Required bool A boolean value denoting if this field is required. [optional]
Type string A text input field [optional] [default to "text"]
Value string The value of the form field. [optional]

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