@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-03-05T09:29:01.544Z") public class AdvancedOptions extends Object
| Constructor and Description |
|---|
AdvancedOptions() |
| Modifier and Type | Method and Description |
|---|---|
AdvancedOptions |
allowCustomHeaders(Boolean allowCustomHeaders) |
AdvancedOptions |
autoTextFormat(Boolean autoTextFormat) |
AdvancedOptions |
bccEmail(String bccEmail) |
AdvancedOptions |
consentTrackingOnUnsubscribe(Boolean consentTrackingOnUnsubscribe) |
AdvancedOptions |
contentTransferEncoding(String contentTransferEncoding) |
AdvancedOptions |
deliveryReason(String deliveryReason) |
AdvancedOptions |
emailNotification(String emailNotification) |
AdvancedOptions |
emailNotificationForError(Boolean emailNotificationForError) |
AdvancedOptions |
enableClickTracking(Boolean enableClickTracking) |
AdvancedOptions |
enableContactFeatures(Boolean enableContactFeatures) |
AdvancedOptions |
enableLinkClickTracking(Boolean enableLinkClickTracking) |
AdvancedOptions |
enableTemplateScripting(Boolean enableTemplateScripting) |
AdvancedOptions |
enableUITooltips(Boolean enableUITooltips) |
AdvancedOptions |
enableUnsubscribeHeader(Boolean enableUnsubscribeHeader) |
boolean |
equals(Object o) |
String |
getBccEmail()
Email address to send a copy of all email to.
|
String |
getContentTransferEncoding()
Type of content encoding
|
String |
getDeliveryReason()
Why your clients are receiving your emails.
|
String |
getEmailNotification()
True, if you want to receive bounce email notifications.
|
String |
getLogoUrl()
URL to your logo image.
|
String |
getNotificationsEmails()
Email addresses to send a copy of all notifications from our system.
|
String |
getPreviewMessageID()
Get previewMessageID
|
Integer |
getStaleContactInactiveDays()
(0 means this functionality is NOT enabled) Number of days of inactivity for a contact after which the given recipient should be moved to the Stale status
|
Integer |
getStaleContactScore()
(0 means this functionality is NOT enabled) Score, depending on the number of times you have sent to a recipient, at which the given recipient should be moved to the Stale status
|
String |
getUnsubscribeNotificationEmails()
Emails, separated by semicolon, to which the notification about contact unsubscribing should be sent to
|
int |
hashCode() |
Boolean |
isAllowCustomHeaders()
True, if you want to apply custom headers to your emails.
|
Boolean |
isAutoTextFormat()
True, if text BODY of message should be created automatically.
|
Boolean |
isConsentTrackingOnUnsubscribe()
Get consentTrackingOnUnsubscribe
|
Boolean |
isEmailNotificationForError()
True, if you want bounce notifications returned.
|
Boolean |
isEnableClickTracking()
True, if you want to track clicks.
|
Boolean |
isEnableContactFeatures()
True, if you want to use Contact Delivery Tools.
|
Boolean |
isEnableLinkClickTracking()
True, if you want to track by link tracking.
|
Boolean |
isEnableTemplateScripting()
True, if you want to use template scripting in your emails {{}}.
|
Boolean |
isEnableUITooltips()
True, if account has tooltips active.
|
Boolean |
isEnableUnsubscribeHeader()
True, if you want to enable list-unsubscribe header.
|
Boolean |
isIsOwnedByReseller()
True, if this account resells Elastic Email.
|
Boolean |
isIsSubAccount()
True, if this account is a sub-account.
|
Boolean |
isLowCreditNotification()
True, if you want to receive low credit email notifications.
|
Boolean |
isManageSubscribedOnly()
True, if you want to only display labels that the contact is subscribed to on your unsubscribe form.
|
Boolean |
isManageSubscriptions()
True, if you want to display your labels on your unsubscribe form.
|
AdvancedOptions |
isOwnedByReseller(Boolean isOwnedByReseller) |
AdvancedOptions |
isSubAccount(Boolean isSubAccount) |
Boolean |
isTransactionalOnUnsubscribe()
True, if you want to display an option for the contact to opt into transactional email only on your unsubscribe form.
|
Boolean |
isTutorialsEnabled()
True, if you want to enable Dashboard Tutotials
|
AdvancedOptions |
logoUrl(String logoUrl) |
AdvancedOptions |
lowCreditNotification(Boolean lowCreditNotification) |
AdvancedOptions |
manageSubscribedOnly(Boolean manageSubscribedOnly) |
AdvancedOptions |
manageSubscriptions(Boolean manageSubscriptions) |
AdvancedOptions |
notificationsEmails(String notificationsEmails) |
AdvancedOptions |
previewMessageID(String previewMessageID) |
void |
setAllowCustomHeaders(Boolean allowCustomHeaders) |
void |
setAutoTextFormat(Boolean autoTextFormat) |
void |
setBccEmail(String bccEmail) |
void |
setConsentTrackingOnUnsubscribe(Boolean consentTrackingOnUnsubscribe) |
void |
setContentTransferEncoding(String contentTransferEncoding) |
void |
setDeliveryReason(String deliveryReason) |
void |
setEmailNotification(String emailNotification) |
void |
setEmailNotificationForError(Boolean emailNotificationForError) |
void |
setEnableClickTracking(Boolean enableClickTracking) |
void |
setEnableContactFeatures(Boolean enableContactFeatures) |
void |
setEnableLinkClickTracking(Boolean enableLinkClickTracking) |
void |
setEnableTemplateScripting(Boolean enableTemplateScripting) |
void |
setEnableUITooltips(Boolean enableUITooltips) |
void |
setEnableUnsubscribeHeader(Boolean enableUnsubscribeHeader) |
void |
setIsOwnedByReseller(Boolean isOwnedByReseller) |
void |
setIsSubAccount(Boolean isSubAccount) |
void |
setLogoUrl(String logoUrl) |
void |
setLowCreditNotification(Boolean lowCreditNotification) |
void |
setManageSubscribedOnly(Boolean manageSubscribedOnly) |
void |
setManageSubscriptions(Boolean manageSubscriptions) |
void |
setNotificationsEmails(String notificationsEmails) |
void |
setPreviewMessageID(String previewMessageID) |
void |
setStaleContactInactiveDays(Integer staleContactInactiveDays) |
void |
setStaleContactScore(Integer staleContactScore) |
void |
setTransactionalOnUnsubscribe(Boolean transactionalOnUnsubscribe) |
void |
setTutorialsEnabled(Boolean tutorialsEnabled) |
void |
setUnsubscribeNotificationEmails(String unsubscribeNotificationEmails) |
AdvancedOptions |
staleContactInactiveDays(Integer staleContactInactiveDays) |
AdvancedOptions |
staleContactScore(Integer staleContactScore) |
String |
toString() |
AdvancedOptions |
transactionalOnUnsubscribe(Boolean transactionalOnUnsubscribe) |
AdvancedOptions |
tutorialsEnabled(Boolean tutorialsEnabled) |
AdvancedOptions |
unsubscribeNotificationEmails(String unsubscribeNotificationEmails) |
public AdvancedOptions enableClickTracking(Boolean enableClickTracking)
public Boolean isEnableClickTracking()
public void setEnableClickTracking(Boolean enableClickTracking)
public AdvancedOptions enableLinkClickTracking(Boolean enableLinkClickTracking)
public Boolean isEnableLinkClickTracking()
public void setEnableLinkClickTracking(Boolean enableLinkClickTracking)
public AdvancedOptions enableTemplateScripting(Boolean enableTemplateScripting)
public Boolean isEnableTemplateScripting()
public void setEnableTemplateScripting(Boolean enableTemplateScripting)
public AdvancedOptions autoTextFormat(Boolean autoTextFormat)
public Boolean isAutoTextFormat()
public void setAutoTextFormat(Boolean autoTextFormat)
public AdvancedOptions emailNotificationForError(Boolean emailNotificationForError)
public Boolean isEmailNotificationForError()
public void setEmailNotificationForError(Boolean emailNotificationForError)
public AdvancedOptions lowCreditNotification(Boolean lowCreditNotification)
public Boolean isLowCreditNotification()
public void setLowCreditNotification(Boolean lowCreditNotification)
public AdvancedOptions isSubAccount(Boolean isSubAccount)
public Boolean isIsSubAccount()
public void setIsSubAccount(Boolean isSubAccount)
public AdvancedOptions isOwnedByReseller(Boolean isOwnedByReseller)
public Boolean isIsOwnedByReseller()
public void setIsOwnedByReseller(Boolean isOwnedByReseller)
public AdvancedOptions enableUnsubscribeHeader(Boolean enableUnsubscribeHeader)
public Boolean isEnableUnsubscribeHeader()
public void setEnableUnsubscribeHeader(Boolean enableUnsubscribeHeader)
public AdvancedOptions manageSubscriptions(Boolean manageSubscriptions)
public Boolean isManageSubscriptions()
public void setManageSubscriptions(Boolean manageSubscriptions)
public AdvancedOptions manageSubscribedOnly(Boolean manageSubscribedOnly)
public Boolean isManageSubscribedOnly()
public void setManageSubscribedOnly(Boolean manageSubscribedOnly)
public AdvancedOptions transactionalOnUnsubscribe(Boolean transactionalOnUnsubscribe)
public Boolean isTransactionalOnUnsubscribe()
public void setTransactionalOnUnsubscribe(Boolean transactionalOnUnsubscribe)
public AdvancedOptions consentTrackingOnUnsubscribe(Boolean consentTrackingOnUnsubscribe)
public Boolean isConsentTrackingOnUnsubscribe()
public void setConsentTrackingOnUnsubscribe(Boolean consentTrackingOnUnsubscribe)
public AdvancedOptions previewMessageID(String previewMessageID)
public String getPreviewMessageID()
public void setPreviewMessageID(String previewMessageID)
public AdvancedOptions allowCustomHeaders(Boolean allowCustomHeaders)
public Boolean isAllowCustomHeaders()
public void setAllowCustomHeaders(Boolean allowCustomHeaders)
public AdvancedOptions bccEmail(String bccEmail)
public String getBccEmail()
public void setBccEmail(String bccEmail)
public AdvancedOptions contentTransferEncoding(String contentTransferEncoding)
public String getContentTransferEncoding()
public void setContentTransferEncoding(String contentTransferEncoding)
public AdvancedOptions emailNotification(String emailNotification)
public String getEmailNotification()
public void setEmailNotification(String emailNotification)
public AdvancedOptions notificationsEmails(String notificationsEmails)
public String getNotificationsEmails()
public void setNotificationsEmails(String notificationsEmails)
public AdvancedOptions unsubscribeNotificationEmails(String unsubscribeNotificationEmails)
public String getUnsubscribeNotificationEmails()
public void setUnsubscribeNotificationEmails(String unsubscribeNotificationEmails)
public AdvancedOptions enableUITooltips(Boolean enableUITooltips)
public Boolean isEnableUITooltips()
public void setEnableUITooltips(Boolean enableUITooltips)
public AdvancedOptions enableContactFeatures(Boolean enableContactFeatures)
public Boolean isEnableContactFeatures()
public void setEnableContactFeatures(Boolean enableContactFeatures)
public AdvancedOptions logoUrl(String logoUrl)
public String getLogoUrl()
public void setLogoUrl(String logoUrl)
public AdvancedOptions staleContactScore(Integer staleContactScore)
public Integer getStaleContactScore()
public void setStaleContactScore(Integer staleContactScore)
public AdvancedOptions staleContactInactiveDays(Integer staleContactInactiveDays)
public Integer getStaleContactInactiveDays()
public void setStaleContactInactiveDays(Integer staleContactInactiveDays)
public AdvancedOptions deliveryReason(String deliveryReason)
public String getDeliveryReason()
public void setDeliveryReason(String deliveryReason)
public AdvancedOptions tutorialsEnabled(Boolean tutorialsEnabled)
public Boolean isTutorialsEnabled()
public void setTutorialsEnabled(Boolean tutorialsEnabled)
Copyright © 2019. All rights reserved.