Sha256: 65bd8f5fcf74e7c73eeaad8e2fe812e86b746011f6f3d4b6babe2f8a53f4c6e3
Contents?: true
Size: 1.04 KB
Versions: 1
Compression:
Stored size: 1.04 KB
Contents
# HelloSign::SubSignatureRequestTemplateSigner ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `role`<sup>*_required_</sup> | ```String``` | Must match an existing role in chosen Template(s). It'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'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`, the completed signature request is delivered via SMS (_and_ email). | |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hellosign-ruby-sdk-6.0.0.pre.beta | docs/SubSignatureRequestTemplateSigner.md |