Uses of Class
com.adyen.model.marketpay.notification.DeleteNotificationConfigurationRequest
-
Packages that use DeleteNotificationConfigurationRequest Package Description com.adyen.model.marketpay.notification com.adyen.service -
-
Uses of DeleteNotificationConfigurationRequest in com.adyen.model.marketpay.notification
Methods in com.adyen.model.marketpay.notification that return DeleteNotificationConfigurationRequest Modifier and Type Method Description DeleteNotificationConfigurationRequestDeleteNotificationConfigurationRequest. addNotificationIdsItem(Long notificationIdsItem)DeleteNotificationConfigurationRequestDeleteNotificationConfigurationRequest. notificationIds(List<Long> notificationIds) -
Uses of DeleteNotificationConfigurationRequest in com.adyen.service
Methods in com.adyen.service with parameters of type DeleteNotificationConfigurationRequest Modifier and Type Method Description DeleteNotificationConfigurationResponseNotification. deleteNotificationConfiguration(DeleteNotificationConfigurationRequest deleteNotificationConfigurationRequest)
-