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