Package com.docusign.esign.model
Class SignerEmailNotifications
- java.lang.Object
-
- com.docusign.esign.model.SignerEmailNotifications
-
- All Implemented Interfaces:
Serializable
public class SignerEmailNotifications extends Object implements Serializable
An array of email notifications that specifies the email the user receives when they are a sender. When the specific email notification is set to true, the user receives those types of email notifications from DocuSign. The user inherits the default account sender email notification settings when the user is created..- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SignerEmailNotifications()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SignerEmailNotificationsagentNotification(String agentNotification)agentNotification.SignerEmailNotificationscarbonCopyNotification(String carbonCopyNotification)carbonCopyNotification.SignerEmailNotificationscertifiedDeliveryNotification(String certifiedDeliveryNotification)certifiedDeliveryNotification.SignerEmailNotificationscommentsOnlyPrivateAndMention(String commentsOnlyPrivateAndMention)commentsOnlyPrivateAndMention.SignerEmailNotificationscommentsReceiveAll(String commentsReceiveAll)commentsReceiveAll.SignerEmailNotificationsdocumentMarkupActivation(String documentMarkupActivation)documentMarkupActivation.SignerEmailNotificationsenvelopeActivation(String envelopeActivation)envelopeActivation.SignerEmailNotificationsenvelopeComplete(String envelopeComplete)envelopeComplete.SignerEmailNotificationsenvelopeCorrected(String envelopeCorrected)envelopeCorrected.SignerEmailNotificationsenvelopeDeclined(String envelopeDeclined)envelopeDeclined.SignerEmailNotificationsenvelopeVoided(String envelopeVoided)envelopeVoided.booleanequals(Object o)Compares objects.SignerEmailNotificationsfaxReceived(String faxReceived)faxReceived.StringgetAgentNotification()When set to **true**, the user receives agent notification emails..StringgetCarbonCopyNotification()When set to **true**, the user receives notifications of carbon copy deliveries..StringgetCertifiedDeliveryNotification()When set to **true**, the user receives notifications of certified deliveries..StringgetCommentsOnlyPrivateAndMention().StringgetCommentsReceiveAll().StringgetDocumentMarkupActivation()When set to **true**, the user receives notification that document markup has been activated..StringgetEnvelopeActivation()When set to **true**, the user receives notification that the envelope has been activated..StringgetEnvelopeComplete()When set to **true**, the user receives notification that the envelope has been completed..StringgetEnvelopeCorrected()When set to **true**, the user receives notification that the envelope has been corrected..StringgetEnvelopeDeclined()When set to **true**, the user receives notification that the envelope has been declined..StringgetEnvelopeVoided()When set to **true**, the user receives notification that the envelope has been voided..StringgetFaxReceived()Reserved:.StringgetOfflineSigningFailed()When set to **true**, the user receives notification if the offline signing failed..StringgetPurgeDocuments()When set to **true**, the user receives notification of document purges..StringgetReassignedSigner()When set to **true**, the user receives notification that the envelope has been reassigned..StringgetWhenSigningGroupMember().inthashCode()Returns the HashCode.SignerEmailNotificationsofflineSigningFailed(String offlineSigningFailed)offlineSigningFailed.SignerEmailNotificationspurgeDocuments(String purgeDocuments)purgeDocuments.SignerEmailNotificationsreassignedSigner(String reassignedSigner)reassignedSigner.voidsetAgentNotification(String agentNotification)setAgentNotification.voidsetCarbonCopyNotification(String carbonCopyNotification)setCarbonCopyNotification.voidsetCertifiedDeliveryNotification(String certifiedDeliveryNotification)setCertifiedDeliveryNotification.voidsetCommentsOnlyPrivateAndMention(String commentsOnlyPrivateAndMention)setCommentsOnlyPrivateAndMention.voidsetCommentsReceiveAll(String commentsReceiveAll)setCommentsReceiveAll.voidsetDocumentMarkupActivation(String documentMarkupActivation)setDocumentMarkupActivation.voidsetEnvelopeActivation(String envelopeActivation)setEnvelopeActivation.voidsetEnvelopeComplete(String envelopeComplete)setEnvelopeComplete.voidsetEnvelopeCorrected(String envelopeCorrected)setEnvelopeCorrected.voidsetEnvelopeDeclined(String envelopeDeclined)setEnvelopeDeclined.voidsetEnvelopeVoided(String envelopeVoided)setEnvelopeVoided.voidsetFaxReceived(String faxReceived)setFaxReceived.voidsetOfflineSigningFailed(String offlineSigningFailed)setOfflineSigningFailed.voidsetPurgeDocuments(String purgeDocuments)setPurgeDocuments.voidsetReassignedSigner(String reassignedSigner)setReassignedSigner.voidsetWhenSigningGroupMember(String whenSigningGroupMember)setWhenSigningGroupMember.StringtoString()Converts the given object to string.SignerEmailNotificationswhenSigningGroupMember(String whenSigningGroupMember)whenSigningGroupMember.
-
-
-
Method Detail
-
agentNotification
public SignerEmailNotifications agentNotification(String agentNotification)
agentNotification.- Returns:
- SignerEmailNotifications
-
getAgentNotification
public String getAgentNotification()
When set to **true**, the user receives agent notification emails..- Returns:
- agentNotification
-
setAgentNotification
public void setAgentNotification(String agentNotification)
setAgentNotification.
-
carbonCopyNotification
public SignerEmailNotifications carbonCopyNotification(String carbonCopyNotification)
carbonCopyNotification.- Returns:
- SignerEmailNotifications
-
getCarbonCopyNotification
public String getCarbonCopyNotification()
When set to **true**, the user receives notifications of carbon copy deliveries..- Returns:
- carbonCopyNotification
-
setCarbonCopyNotification
public void setCarbonCopyNotification(String carbonCopyNotification)
setCarbonCopyNotification.
-
certifiedDeliveryNotification
public SignerEmailNotifications certifiedDeliveryNotification(String certifiedDeliveryNotification)
certifiedDeliveryNotification.- Returns:
- SignerEmailNotifications
-
getCertifiedDeliveryNotification
public String getCertifiedDeliveryNotification()
When set to **true**, the user receives notifications of certified deliveries..- Returns:
- certifiedDeliveryNotification
-
setCertifiedDeliveryNotification
public void setCertifiedDeliveryNotification(String certifiedDeliveryNotification)
setCertifiedDeliveryNotification.
-
commentsOnlyPrivateAndMention
public SignerEmailNotifications commentsOnlyPrivateAndMention(String commentsOnlyPrivateAndMention)
commentsOnlyPrivateAndMention.- Returns:
- SignerEmailNotifications
-
getCommentsOnlyPrivateAndMention
public String getCommentsOnlyPrivateAndMention()
.- Returns:
- commentsOnlyPrivateAndMention
-
setCommentsOnlyPrivateAndMention
public void setCommentsOnlyPrivateAndMention(String commentsOnlyPrivateAndMention)
setCommentsOnlyPrivateAndMention.
-
commentsReceiveAll
public SignerEmailNotifications commentsReceiveAll(String commentsReceiveAll)
commentsReceiveAll.- Returns:
- SignerEmailNotifications
-
getCommentsReceiveAll
public String getCommentsReceiveAll()
.- Returns:
- commentsReceiveAll
-
setCommentsReceiveAll
public void setCommentsReceiveAll(String commentsReceiveAll)
setCommentsReceiveAll.
-
documentMarkupActivation
public SignerEmailNotifications documentMarkupActivation(String documentMarkupActivation)
documentMarkupActivation.- Returns:
- SignerEmailNotifications
-
getDocumentMarkupActivation
public String getDocumentMarkupActivation()
When set to **true**, the user receives notification that document markup has been activated..- Returns:
- documentMarkupActivation
-
setDocumentMarkupActivation
public void setDocumentMarkupActivation(String documentMarkupActivation)
setDocumentMarkupActivation.
-
envelopeActivation
public SignerEmailNotifications envelopeActivation(String envelopeActivation)
envelopeActivation.- Returns:
- SignerEmailNotifications
-
getEnvelopeActivation
public String getEnvelopeActivation()
When set to **true**, the user receives notification that the envelope has been activated..- Returns:
- envelopeActivation
-
setEnvelopeActivation
public void setEnvelopeActivation(String envelopeActivation)
setEnvelopeActivation.
-
envelopeComplete
public SignerEmailNotifications envelopeComplete(String envelopeComplete)
envelopeComplete.- Returns:
- SignerEmailNotifications
-
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.
-
envelopeCorrected
public SignerEmailNotifications envelopeCorrected(String envelopeCorrected)
envelopeCorrected.- Returns:
- SignerEmailNotifications
-
getEnvelopeCorrected
public String getEnvelopeCorrected()
When set to **true**, the user receives notification that the envelope has been corrected..- Returns:
- envelopeCorrected
-
setEnvelopeCorrected
public void setEnvelopeCorrected(String envelopeCorrected)
setEnvelopeCorrected.
-
envelopeDeclined
public SignerEmailNotifications envelopeDeclined(String envelopeDeclined)
envelopeDeclined.- Returns:
- SignerEmailNotifications
-
getEnvelopeDeclined
public String getEnvelopeDeclined()
When set to **true**, the user receives notification that the envelope has been declined..- Returns:
- envelopeDeclined
-
setEnvelopeDeclined
public void setEnvelopeDeclined(String envelopeDeclined)
setEnvelopeDeclined.
-
envelopeVoided
public SignerEmailNotifications envelopeVoided(String envelopeVoided)
envelopeVoided.- Returns:
- SignerEmailNotifications
-
getEnvelopeVoided
public String getEnvelopeVoided()
When set to **true**, the user receives notification that the envelope has been voided..- Returns:
- envelopeVoided
-
setEnvelopeVoided
public void setEnvelopeVoided(String envelopeVoided)
setEnvelopeVoided.
-
faxReceived
public SignerEmailNotifications faxReceived(String faxReceived)
faxReceived.- Returns:
- SignerEmailNotifications
-
getFaxReceived
public String getFaxReceived()
Reserved:.- Returns:
- faxReceived
-
setFaxReceived
public void setFaxReceived(String faxReceived)
setFaxReceived.
-
offlineSigningFailed
public SignerEmailNotifications offlineSigningFailed(String offlineSigningFailed)
offlineSigningFailed.- Returns:
- SignerEmailNotifications
-
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.
-
purgeDocuments
public SignerEmailNotifications purgeDocuments(String purgeDocuments)
purgeDocuments.- Returns:
- SignerEmailNotifications
-
getPurgeDocuments
public String getPurgeDocuments()
When set to **true**, the user receives notification of document purges..- Returns:
- purgeDocuments
-
setPurgeDocuments
public void setPurgeDocuments(String purgeDocuments)
setPurgeDocuments.
-
reassignedSigner
public SignerEmailNotifications reassignedSigner(String reassignedSigner)
reassignedSigner.- Returns:
- SignerEmailNotifications
-
getReassignedSigner
public String getReassignedSigner()
When set to **true**, the user receives notification that the envelope has been reassigned..- Returns:
- reassignedSigner
-
setReassignedSigner
public void setReassignedSigner(String reassignedSigner)
setReassignedSigner.
-
whenSigningGroupMember
public SignerEmailNotifications whenSigningGroupMember(String whenSigningGroupMember)
whenSigningGroupMember.- Returns:
- SignerEmailNotifications
-
getWhenSigningGroupMember
public String getWhenSigningGroupMember()
.- Returns:
- whenSigningGroupMember
-
setWhenSigningGroupMember
public void setWhenSigningGroupMember(String whenSigningGroupMember)
setWhenSigningGroupMember.
-
equals
public boolean equals(Object o)
Compares objects.
-
-