DocuSign v0.2.1 DocuSign.Model.RecipientSignatureProvider View Source

An Electronic or Standards Based Signature (digital signature) provider for the signer to use. More information.

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %DocuSign.Model.RecipientSignatureProvider{
  sealDocumentsWithTabsOnly: String.t(),
  sealName: String.t(),
  signatureProviderName: String.t(),
  signatureProviderOptions: RecipientSignatureProviderOptions
}