Uses of Class
com.adyen.model.marketpay.notification.RefundResultContainer
-
Packages that use RefundResultContainer Package Description com.adyen.model.marketpay.notification -
-
Uses of RefundResultContainer in com.adyen.model.marketpay.notification
Methods in com.adyen.model.marketpay.notification that return types with arguments of type RefundResultContainer Modifier and Type Method Description List<RefundResultContainer>ScheduledRefundsNotificationContent. getRefundResults()Method parameters in com.adyen.model.marketpay.notification with type arguments of type RefundResultContainer Modifier and Type Method Description voidScheduledRefundsNotificationContent. setRefundResults(List<RefundResultContainer> refundResults)
-