Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 993 Bytes

SignatureRequestResponseCustomFieldBase.md

File metadata and controls

11 lines (7 loc) · 993 Bytes

Dropbox.Sign.Model.SignatureRequestResponseCustomFieldBase

An array of Custom Field objects containing the name and type of each custom field. * Text Field uses SignatureRequestResponseCustomFieldText * Checkbox Field uses SignatureRequestResponseCustomFieldCheckbox

Properties

Name Type Description Notes
Type string The type of this Custom Field. Only 'text' and 'checkbox' are currently supported. Name

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