Uses of Class
com.boldsign.model.NotificationSettings
Packages that use NotificationSettings
-
Uses of NotificationSettings in com.boldsign.model
Methods in com.boldsign.model that return NotificationSettingsModifier and TypeMethodDescriptionNotificationSettings.attachSignedDocument(Boolean attachSignedDocument) NotificationSettings.authenticationFailed(Boolean authenticationFailed) NotificationSettings.deliveryFailed(Boolean deliveryFailed) static NotificationSettingsCreate an instance of NotificationSettings given an JSON stringCreateSenderIdentityRequest.getNotificationSettings()Get notificationSettingsEditSenderIdentityRequest.getNotificationSettings()Get notificationSettingsSenderIdentityViewModel.getNotificationSettings()Get notificationSettingsNotificationSettings.reassigned(Boolean reassigned) Methods in com.boldsign.model with parameters of type NotificationSettingsModifier and TypeMethodDescriptionCreateSenderIdentityRequest.notificationSettings(NotificationSettings notificationSettings) EditSenderIdentityRequest.notificationSettings(NotificationSettings notificationSettings) SenderIdentityViewModel.notificationSettings(NotificationSettings notificationSettings) voidCreateSenderIdentityRequest.setNotificationSettings(NotificationSettings notificationSettings) voidEditSenderIdentityRequest.setNotificationSettings(NotificationSettings notificationSettings) voidSenderIdentityViewModel.setNotificationSettings(NotificationSettings notificationSettings)