View Source DocuSign.Model.Notary (DocuSign v1.4.0)
Use Docusign eNotary to notarize documents digitally. Check the Docusign eNotary support documentation to see which jurisdictions are supported.
Summary
Types
@type t() :: %DocuSign.Model.Notary{ createdDate: String.t() | nil, enabled: String.t() | nil, searchable: String.t() | nil, userInfo: DocuSign.Model.UserInformation.t() | nil }