# Dropbox::Sign::SignatureRequestResponseDataValueSignature ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `type` | ```String``` | A signature input field | [default to 'signature'] | | `value` | ```String``` | The value of the form field. | | | `is_signed` | ```Boolean``` | This field contains the boolean true if the field is signed. | |