Sha256: 3b207ce17a3aa9fbb07117d388e14fedb248373d07300bf786dd1eba491de0fe
Contents?: true
Size: 1004 Bytes
Versions: 1
Compression:
Stored size: 1004 Bytes
Contents
# HelloSign::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'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/SubSignatureRequestSigner.md |