DocuSign.Model.Notary (DocuSign v2.1.0)

View Source

Use Docusign eNotary to notarize documents digitally. Check the Docusign eNotary support documentation to see which jurisdictions are supported.

Summary

Types

t()

@type t() :: %DocuSign.Model.Notary{
  createdDate: String.t() | nil,
  enabled: String.t() | nil,
  searchable: String.t() | nil,
  userInfo: DocuSign.Model.UserInformation.t() | nil
}

Functions

decode(value)