Signer
NOTE
All properties are optional unless specified.
HelloSign.HelloSignDocumentService.Signer and
HelloSign.HelloSignDraftDocumentService.Signer
| Property | Type | Description |
|---|---|---|
| String | The email address of the signer. Required | |
| name | String | The name of the signer. Default: “Signer” |
| order | Integer | The order the signer is required to sign in. Must be unique for each signer if set. Leave null to have the signers sign in parallel. |
| pin | String | A 4-12 character access code the signer must enter to sign. |
Updated almost 6 years ago
