Sha256: 3e436ccd725d5dbb81e66a335aa7a1d72acb6d3825ce5be46a71f476abb92687

Contents?: true

Size: 1017 Bytes

Versions: 8

Compression:

Stored size: 1017 Bytes

Contents

# Dropbox::Sign::SubSignatureRequestSigner



## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| `name`<sup>*_required_</sup> | ```String``` |  The name of the signer.  |  |
| `email_address`<sup>*_required_</sup> | ```String``` |  The email address of the signer.  |  |
| `order` | ```Integer``` |  The order the signer is required to sign in.  |  |
| `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>**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

8 entries across 8 versions & 1 rubygems

Version Path
dropbox-sign-1.3.0 docs/SubSignatureRequestSigner.md
dropbox-sign-1.2.0 docs/SubSignatureRequestSigner.md
dropbox-sign-1.1.2 docs/SubSignatureRequestSigner.md
dropbox-sign-1.1.1 docs/SubSignatureRequestSigner.md
dropbox-sign-1.1.0 docs/SubSignatureRequestSigner.md
dropbox-sign-1.0.1 docs/SubSignatureRequestSigner.md
dropbox-sign-1.0.0 docs/SubSignatureRequestSigner.md
dropbox-sign-1.0.0.pre.beta2301 docs/SubSignatureRequestSigner.md