works.iterative.service.email.Attachment
See theAttachment companion object
case class Attachment(filename: String, mimeType: String, content: Array[Byte], description: String)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article