Package com.docusign.esign.model
Class SenderEmailNotifications
- java.lang.Object
-
- com.docusign.esign.model.SenderEmailNotifications
-
- All Implemented Interfaces:
Serializable
public class SenderEmailNotifications extends Object implements Serializable
Contains the settings for the email notifications that senders receive about the envelopes that they send..- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SenderEmailNotifications()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SenderEmailNotificationschangedSigner(String changedSigner)changedSigner.SenderEmailNotificationsclickwrapResponsesLimitNotificationEmail(String clickwrapResponsesLimitNotificationEmail)clickwrapResponsesLimitNotificationEmail.SenderEmailNotificationscommentsOnlyPrivateAndMention(String commentsOnlyPrivateAndMention)commentsOnlyPrivateAndMention.SenderEmailNotificationscommentsReceiveAll(String commentsReceiveAll)commentsReceiveAll.SenderEmailNotificationsdeliveryFailed(String deliveryFailed)deliveryFailed.SenderEmailNotificationsenvelopeComplete(String envelopeComplete)envelopeComplete.booleanequals(Object o)Compares objects.StringgetChangedSigner()When set to **true**, the sender receives notification if the signer changes..StringgetClickwrapResponsesLimitNotificationEmail().StringgetCommentsOnlyPrivateAndMention().StringgetCommentsReceiveAll().StringgetDeliveryFailed()When set to **true**, the sender receives notification if the delivery of the envelope fails..StringgetEnvelopeComplete()When set to **true**, the user receives notification that the envelope has been completed..StringgetOfflineSigningFailed()When set to **true**, the user receives notification if the offline signing failed..StringgetPowerformResponsesLimitNotificationEmail().StringgetPurgeDocuments().StringgetRecipientViewed()When set to **true**, the sender receives notification that the recipient viewed the enveloper..StringgetSenderEnvelopeDeclined().StringgetWithdrawnConsent()When set to **true**, the user receives notification if consent is withdrawn..inthashCode()Returns the HashCode.SenderEmailNotificationsofflineSigningFailed(String offlineSigningFailed)offlineSigningFailed.SenderEmailNotificationspowerformResponsesLimitNotificationEmail(String powerformResponsesLimitNotificationEmail)powerformResponsesLimitNotificationEmail.SenderEmailNotificationspurgeDocuments(String purgeDocuments)purgeDocuments.SenderEmailNotificationsrecipientViewed(String recipientViewed)recipientViewed.SenderEmailNotificationssenderEnvelopeDeclined(String senderEnvelopeDeclined)senderEnvelopeDeclined.voidsetChangedSigner(String changedSigner)setChangedSigner.voidsetClickwrapResponsesLimitNotificationEmail(String clickwrapResponsesLimitNotificationEmail)setClickwrapResponsesLimitNotificationEmail.voidsetCommentsOnlyPrivateAndMention(String commentsOnlyPrivateAndMention)setCommentsOnlyPrivateAndMention.voidsetCommentsReceiveAll(String commentsReceiveAll)setCommentsReceiveAll.voidsetDeliveryFailed(String deliveryFailed)setDeliveryFailed.voidsetEnvelopeComplete(String envelopeComplete)setEnvelopeComplete.voidsetOfflineSigningFailed(String offlineSigningFailed)setOfflineSigningFailed.voidsetPowerformResponsesLimitNotificationEmail(String powerformResponsesLimitNotificationEmail)setPowerformResponsesLimitNotificationEmail.voidsetPurgeDocuments(String purgeDocuments)setPurgeDocuments.voidsetRecipientViewed(String recipientViewed)setRecipientViewed.voidsetSenderEnvelopeDeclined(String senderEnvelopeDeclined)setSenderEnvelopeDeclined.voidsetWithdrawnConsent(String withdrawnConsent)setWithdrawnConsent.StringtoString()Converts the given object to string.SenderEmailNotificationswithdrawnConsent(String withdrawnConsent)withdrawnConsent.
-
-
-
Method Detail
-
changedSigner
public SenderEmailNotifications changedSigner(String changedSigner)
changedSigner.- Returns:
- SenderEmailNotifications
-
getChangedSigner
public String getChangedSigner()
When set to **true**, the sender receives notification if the signer changes..- Returns:
- changedSigner
-
setChangedSigner
public void setChangedSigner(String changedSigner)
setChangedSigner.
-
clickwrapResponsesLimitNotificationEmail
public SenderEmailNotifications clickwrapResponsesLimitNotificationEmail(String clickwrapResponsesLimitNotificationEmail)
clickwrapResponsesLimitNotificationEmail.- Returns:
- SenderEmailNotifications
-
getClickwrapResponsesLimitNotificationEmail
public String getClickwrapResponsesLimitNotificationEmail()
.- Returns:
- clickwrapResponsesLimitNotificationEmail
-
setClickwrapResponsesLimitNotificationEmail
public void setClickwrapResponsesLimitNotificationEmail(String clickwrapResponsesLimitNotificationEmail)
setClickwrapResponsesLimitNotificationEmail.
-
commentsOnlyPrivateAndMention
public SenderEmailNotifications commentsOnlyPrivateAndMention(String commentsOnlyPrivateAndMention)
commentsOnlyPrivateAndMention.- Returns:
- SenderEmailNotifications
-
getCommentsOnlyPrivateAndMention
public String getCommentsOnlyPrivateAndMention()
.- Returns:
- commentsOnlyPrivateAndMention
-
setCommentsOnlyPrivateAndMention
public void setCommentsOnlyPrivateAndMention(String commentsOnlyPrivateAndMention)
setCommentsOnlyPrivateAndMention.
-
commentsReceiveAll
public SenderEmailNotifications commentsReceiveAll(String commentsReceiveAll)
commentsReceiveAll.- Returns:
- SenderEmailNotifications
-
getCommentsReceiveAll
public String getCommentsReceiveAll()
.- Returns:
- commentsReceiveAll
-
setCommentsReceiveAll
public void setCommentsReceiveAll(String commentsReceiveAll)
setCommentsReceiveAll.
-
deliveryFailed
public SenderEmailNotifications deliveryFailed(String deliveryFailed)
deliveryFailed.- Returns:
- SenderEmailNotifications
-
getDeliveryFailed
public String getDeliveryFailed()
When set to **true**, the sender receives notification if the delivery of the envelope fails..- Returns:
- deliveryFailed
-
setDeliveryFailed
public void setDeliveryFailed(String deliveryFailed)
setDeliveryFailed.
-
envelopeComplete
public SenderEmailNotifications envelopeComplete(String envelopeComplete)
envelopeComplete.- Returns:
- SenderEmailNotifications
-
getEnvelopeComplete
public String getEnvelopeComplete()
When set to **true**, the user receives notification that the envelope has been completed..- Returns:
- envelopeComplete
-
setEnvelopeComplete
public void setEnvelopeComplete(String envelopeComplete)
setEnvelopeComplete.
-
offlineSigningFailed
public SenderEmailNotifications offlineSigningFailed(String offlineSigningFailed)
offlineSigningFailed.- Returns:
- SenderEmailNotifications
-
getOfflineSigningFailed
public String getOfflineSigningFailed()
When set to **true**, the user receives notification if the offline signing failed..- Returns:
- offlineSigningFailed
-
setOfflineSigningFailed
public void setOfflineSigningFailed(String offlineSigningFailed)
setOfflineSigningFailed.
-
powerformResponsesLimitNotificationEmail
public SenderEmailNotifications powerformResponsesLimitNotificationEmail(String powerformResponsesLimitNotificationEmail)
powerformResponsesLimitNotificationEmail.- Returns:
- SenderEmailNotifications
-
getPowerformResponsesLimitNotificationEmail
public String getPowerformResponsesLimitNotificationEmail()
.- Returns:
- powerformResponsesLimitNotificationEmail
-
setPowerformResponsesLimitNotificationEmail
public void setPowerformResponsesLimitNotificationEmail(String powerformResponsesLimitNotificationEmail)
setPowerformResponsesLimitNotificationEmail.
-
purgeDocuments
public SenderEmailNotifications purgeDocuments(String purgeDocuments)
purgeDocuments.- Returns:
- SenderEmailNotifications
-
getPurgeDocuments
public String getPurgeDocuments()
.- Returns:
- purgeDocuments
-
setPurgeDocuments
public void setPurgeDocuments(String purgeDocuments)
setPurgeDocuments.
-
recipientViewed
public SenderEmailNotifications recipientViewed(String recipientViewed)
recipientViewed.- Returns:
- SenderEmailNotifications
-
getRecipientViewed
public String getRecipientViewed()
When set to **true**, the sender receives notification that the recipient viewed the enveloper..- Returns:
- recipientViewed
-
setRecipientViewed
public void setRecipientViewed(String recipientViewed)
setRecipientViewed.
-
senderEnvelopeDeclined
public SenderEmailNotifications senderEnvelopeDeclined(String senderEnvelopeDeclined)
senderEnvelopeDeclined.- Returns:
- SenderEmailNotifications
-
getSenderEnvelopeDeclined
public String getSenderEnvelopeDeclined()
.- Returns:
- senderEnvelopeDeclined
-
setSenderEnvelopeDeclined
public void setSenderEnvelopeDeclined(String senderEnvelopeDeclined)
setSenderEnvelopeDeclined.
-
withdrawnConsent
public SenderEmailNotifications withdrawnConsent(String withdrawnConsent)
withdrawnConsent.- Returns:
- SenderEmailNotifications
-
getWithdrawnConsent
public String getWithdrawnConsent()
When set to **true**, the user receives notification if consent is withdrawn..- Returns:
- withdrawnConsent
-
setWithdrawnConsent
public void setWithdrawnConsent(String withdrawnConsent)
setWithdrawnConsent.
-
equals
public boolean equals(Object o)
Compares objects.
-
-