Sha256: 0ca562f78398577c8a292d7a1128b1390c592276349e9c0847fb04625b714e7a

Contents?: true

Size: 1.44 KB

Versions: 6

Compression:

Stored size: 1.44 KB

Contents

# Dropbox::Sign::SubSignatureRequestTemplateSigner



## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| `role`<sup>*_required_</sup> | ```String``` |  Must match an existing role in chosen Template(s). It&#39;s case-sensitive.  |  |
| `name`<sup>*_required_</sup> | ```String``` |  The name of the signer.  |  |
| `email_address`<sup>*_required_</sup> | ```String``` |  The email address of the signer.  |  |
| `pin` | ```String``` |  The 4- to 12-character access code that will secure this signer&#39;s signature page.  |  |
| `sms_phone_number` | ```String``` |  An E.164 formatted phone number.<br><br>By using the feature, you agree you are responsible for obtaining a signer&#39;s consent to receive text messages from Dropbox Sign related to this signature request and confirm you have obtained such consent from all signers prior to enabling SMS delivery for this signature request. [Learn more](https://faq.hellosign.com/hc/en-us/articles/15815316468877-Dropbox-Sign-SMS-tools-add-on).<br><br>**NOTE:** Not available in test mode and requires a Standard plan or higher.  |  |
| `sms_phone_number_type` | ```String``` |  Specifies the feature used with the `sms_phone_number`. Default `authentication`.<br><br>If `authentication`, signer is sent a verification code via SMS that is required to access the document.<br><br>If `delivery`, a link to complete the signature request is delivered via SMS (_and_ email).  |  |

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
dropbox-sign-1.8.0 docs/SubSignatureRequestTemplateSigner.md
dropbox-sign-1.7.0 docs/SubSignatureRequestTemplateSigner.md
dropbox-sign-1.6.1 docs/SubSignatureRequestTemplateSigner.md
dropbox-sign-1.6.0 docs/SubSignatureRequestTemplateSigner.md
dropbox-sign-1.5.0 docs/SubSignatureRequestTemplateSigner.md
dropbox-sign-1.4.1 docs/SubSignatureRequestTemplateSigner.md