Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.79 KB

RecipientSignatureProvider.md

File metadata and controls

14 lines (10 loc) · 1.79 KB

RecipientSignatureProvider

Properties

Name Type Description Notes
sealDocumentsWithTabsOnly String By default, electronic seals apply on all documents in an envelope. If any of the documents has a `signHere` tab, then a visual representation of the electronic seal will show up in the final document. If not, the electronic seal will be visible in the metadata but not in the content of the document. To apply electronic seals on specific documents only, you must enable the `sealDocumentsWithTabsOnly` parameter. In this case, Electronic Seal applies only on documents that have `signHere` tabs set for the Electronic Seal recipient. Other documents won't be sealed. [optional]
sealName String Indicates the name of the electronic seal to apply on documents. [optional]
signatureProviderName String The name of an Electronic or Standards Based Signature (digital signature) provider for the signer to use. For details, see the current provider list. You can also retrieve the list by using the AccountSignatureProviders::List method. Example: `universalsignaturepen_default` [optional]
signatureProviderNameMetadata PropertyMetadata [optional]
signatureProviderOptions RecipientSignatureProviderOptions [optional]

[Back to Model list] [Back to API list] [Back to README]