com.mchange.feedletter.SubscriptionManager.Email
See theEmail companion trait
object Email
Attributes
Members list
Type members
Classlikes
final case class Daily(from: Email, replyTo: Option[Email], composeUntemplateName: String, confirmUntemplateName: String, statusChangeUntemplateName: String, removalNotificationUntemplateName: String, timeZone: Option[ZoneId], extraParams: Map[String, String]) extends Email, PeriodBased
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PeriodBasedtrait Emailtrait UntemplatedStatusChangetrait UntemplatedConfirmtrait UntemplatedComposetrait SubscriptionManagertrait Jsonableclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Emailtrait UntemplatedStatusChangetrait UntemplatedConfirmtrait UntemplatedComposetrait SubscriptionManagertrait Jsonableclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Emailtrait UntemplatedStatusChangetrait UntemplatedConfirmtrait UntemplatedComposetrait SubscriptionManagertrait Jsonableclass Objecttrait Matchableclass AnyShow all
final case class Weekly(from: Email, replyTo: Option[Email], composeUntemplateName: String, confirmUntemplateName: String, statusChangeUntemplateName: String, removalNotificationUntemplateName: String, timeZone: Option[ZoneId], extraParams: Map[String, String]) extends Email, PeriodBased
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PeriodBasedtrait Emailtrait UntemplatedStatusChangetrait UntemplatedConfirmtrait UntemplatedComposetrait SubscriptionManagertrait Jsonableclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article