Uses of Class
com.docusign.esign.model.SignerEmailNotifications
-
Packages that use SignerEmailNotifications Package Description com.docusign.esign.model -
-
Uses of SignerEmailNotifications in com.docusign.esign.model
Methods in com.docusign.esign.model that return SignerEmailNotifications Modifier and Type Method Description SignerEmailNotificationsSignerEmailNotifications. agentNotification(java.lang.String agentNotification)agentNotification.SignerEmailNotificationsSignerEmailNotifications. carbonCopyNotification(java.lang.String carbonCopyNotification)carbonCopyNotification.SignerEmailNotificationsSignerEmailNotifications. certifiedDeliveryNotification(java.lang.String certifiedDeliveryNotification)certifiedDeliveryNotification.SignerEmailNotificationsSignerEmailNotifications. commentsOnlyPrivateAndMention(java.lang.String commentsOnlyPrivateAndMention)commentsOnlyPrivateAndMention.SignerEmailNotificationsSignerEmailNotifications. commentsReceiveAll(java.lang.String commentsReceiveAll)commentsReceiveAll.SignerEmailNotificationsSignerEmailNotifications. documentMarkupActivation(java.lang.String documentMarkupActivation)documentMarkupActivation.SignerEmailNotificationsSignerEmailNotifications. envelopeActivation(java.lang.String envelopeActivation)envelopeActivation.SignerEmailNotificationsSignerEmailNotifications. envelopeComplete(java.lang.String envelopeComplete)envelopeComplete.SignerEmailNotificationsSignerEmailNotifications. envelopeCorrected(java.lang.String envelopeCorrected)envelopeCorrected.SignerEmailNotificationsSignerEmailNotifications. envelopeDeclined(java.lang.String envelopeDeclined)envelopeDeclined.SignerEmailNotificationsSignerEmailNotifications. envelopeVoided(java.lang.String envelopeVoided)envelopeVoided.SignerEmailNotificationsSignerEmailNotifications. faxReceived(java.lang.String faxReceived)faxReceived.SignerEmailNotificationsNotificationDefaultSettings. getSignerEmailNotifications()Get signerEmailNotifications.SignerEmailNotificationsUserSettingsInformation. getSignerEmailNotifications()Get signerEmailNotifications.SignerEmailNotificationsSignerEmailNotifications. offlineSigningFailed(java.lang.String offlineSigningFailed)offlineSigningFailed.SignerEmailNotificationsSignerEmailNotifications. purgeDocuments(java.lang.String purgeDocuments)purgeDocuments.SignerEmailNotificationsSignerEmailNotifications. reassignedSigner(java.lang.String reassignedSigner)reassignedSigner.SignerEmailNotificationsSignerEmailNotifications. whenSigningGroupMember(java.lang.String whenSigningGroupMember)whenSigningGroupMember.Methods in com.docusign.esign.model with parameters of type SignerEmailNotifications Modifier and Type Method Description voidNotificationDefaultSettings. setSignerEmailNotifications(SignerEmailNotifications signerEmailNotifications)setSignerEmailNotifications.voidUserSettingsInformation. setSignerEmailNotifications(SignerEmailNotifications signerEmailNotifications)setSignerEmailNotifications.NotificationDefaultSettingsNotificationDefaultSettings. signerEmailNotifications(SignerEmailNotifications signerEmailNotifications)signerEmailNotifications.UserSettingsInformationUserSettingsInformation. signerEmailNotifications(SignerEmailNotifications signerEmailNotifications)signerEmailNotifications.
-