Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 944 Bytes

SignatureRequestResponseCustomFieldCheckbox.md

File metadata and controls

15 lines (11 loc) · 944 Bytes

Dropbox.Sign.Model.SignatureRequestResponseCustomFieldCheckbox

This class extends SignatureRequestResponseCustomFieldBase.

Properties

Name Type Description Notes
Name string The name of the Custom Field.
Required bool A boolean value denoting if this field is required. [optional]
ApiId string The unique ID for this field. [optional]
Editor string The name of the Role that is able to edit this field. [optional]
Type string The type of this Custom Field. Only 'text' and 'checkbox' are currently supported. [default to "checkbox"]Value

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