View Source DocuSign.Model.Notary (DocuSign v1.2.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 }