DocuSign v0.1.2 DocuSign.Model.RecipientEmailNotification View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %DocuSign.Model.RecipientEmailNotification{
  emailBody: String.t(),
  emailSubject: String.t(),
  supportedLanguage: String.t()
}