Uses of Class
com.docusign.esign.model.NotificationDefaultSettings
-
Packages that use NotificationDefaultSettings Package Description com.docusign.esign.model -
-
Uses of NotificationDefaultSettings in com.docusign.esign.model
Methods in com.docusign.esign.model that return NotificationDefaultSettings Modifier and Type Method Description NotificationDefaultSettingsNotificationDefaults. getApiEmailNotifications()The default notification settings for envelopes sent by using the console..NotificationDefaultSettingsNotificationDefaults. getEmailNotifications()The default notification settings for envelopes sent by using the API..NotificationDefaultSettingsNotificationDefaultSettings. senderEmailNotifications(SenderEmailNotifications senderEmailNotifications)senderEmailNotifications.NotificationDefaultSettingsNotificationDefaultSettings. signerEmailNotifications(SignerEmailNotifications signerEmailNotifications)signerEmailNotifications.Methods in com.docusign.esign.model with parameters of type NotificationDefaultSettings Modifier and Type Method Description NotificationDefaultsNotificationDefaults. apiEmailNotifications(NotificationDefaultSettings apiEmailNotifications)apiEmailNotifications.NotificationDefaultsNotificationDefaults. emailNotifications(NotificationDefaultSettings emailNotifications)emailNotifications.voidNotificationDefaults. setApiEmailNotifications(NotificationDefaultSettings apiEmailNotifications)setApiEmailNotifications.voidNotificationDefaults. setEmailNotifications(NotificationDefaultSettings emailNotifications)setEmailNotifications.
-