public class SenderEmailNotifications extends Object
| Constructor and Description |
|---|
SenderEmailNotifications() |
public SenderEmailNotifications changedSigner(String changedSigner)
public String getChangedSigner()
public void setChangedSigner(String changedSigner)
public SenderEmailNotifications commentsOnlyPrivateAndMention(String commentsOnlyPrivateAndMention)
public String getCommentsOnlyPrivateAndMention()
public void setCommentsOnlyPrivateAndMention(String commentsOnlyPrivateAndMention)
public SenderEmailNotifications commentsReceiveAll(String commentsReceiveAll)
public String getCommentsReceiveAll()
public void setCommentsReceiveAll(String commentsReceiveAll)
public SenderEmailNotifications deliveryFailed(String deliveryFailed)
public String getDeliveryFailed()
public void setDeliveryFailed(String deliveryFailed)
public SenderEmailNotifications envelopeComplete(String envelopeComplete)
public String getEnvelopeComplete()
public void setEnvelopeComplete(String envelopeComplete)
public SenderEmailNotifications offlineSigningFailed(String offlineSigningFailed)
public String getOfflineSigningFailed()
public void setOfflineSigningFailed(String offlineSigningFailed)
public SenderEmailNotifications powerformResponsesLimitNotificationEmail(String powerformResponsesLimitNotificationEmail)
public String getPowerformResponsesLimitNotificationEmail()
public void setPowerformResponsesLimitNotificationEmail(String powerformResponsesLimitNotificationEmail)
public SenderEmailNotifications purgeDocuments(String purgeDocuments)
public String getPurgeDocuments()
public void setPurgeDocuments(String purgeDocuments)
public SenderEmailNotifications recipientViewed(String recipientViewed)
public String getRecipientViewed()
public void setRecipientViewed(String recipientViewed)
public SenderEmailNotifications senderEnvelopeDeclined(String senderEnvelopeDeclined)
public String getSenderEnvelopeDeclined()
public void setSenderEnvelopeDeclined(String senderEnvelopeDeclined)
public SenderEmailNotifications withdrawnConsent(String withdrawnConsent)
public String getWithdrawnConsent()
public void setWithdrawnConsent(String withdrawnConsent)
Copyright © 2020. All rights reserved.