public class SmartEmailProperties extends Object
| Constructor and Description |
|---|
SmartEmailProperties() |
| Modifier and Type | Method and Description |
|---|---|
EmailContent |
getContent() |
String |
getFrom() |
String |
getHtmlPreviewUrl() |
String |
getReplyTo() |
String |
getSubject() |
String |
getTextPreviewUrl() |
String |
toString() |
public String getFrom()
public String getReplyTo()
public String getSubject()
public String getTextPreviewUrl()
public String getHtmlPreviewUrl()
public EmailContent getContent()
Copyright © 2019. All rights reserved.