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()Get apiEmailNotificationsNotificationDefaultSettingsNotificationDefaults. getEmailNotifications()Get emailNotificationsNotificationDefaultSettingsNotificationDefaultSettings. senderEmailNotifications(SenderEmailNotifications senderEmailNotifications)NotificationDefaultSettingsNotificationDefaultSettings. signerEmailNotifications(SignerEmailNotifications signerEmailNotifications)Methods in com.docusign.esign.model with parameters of type NotificationDefaultSettings Modifier and Type Method Description NotificationDefaultsNotificationDefaults. apiEmailNotifications(NotificationDefaultSettings apiEmailNotifications)NotificationDefaultsNotificationDefaults. emailNotifications(NotificationDefaultSettings emailNotifications)voidNotificationDefaults. setApiEmailNotifications(NotificationDefaultSettings apiEmailNotifications)voidNotificationDefaults. setEmailNotifications(NotificationDefaultSettings emailNotifications)
-