EmailContent
works.iterative.service.email.EmailContent
case class EmailContent(subject: String, message: String, htmlMessage: Option[String] = ..., attachments: Attachment*)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article