Uses of Class
com.adyen.model.marketpay.notification.CompensateNegativeBalanceNotificationContent
-
Packages that use CompensateNegativeBalanceNotificationContent Package Description com.adyen.model.marketpay.notification -
-
Uses of CompensateNegativeBalanceNotificationContent in com.adyen.model.marketpay.notification
Methods in com.adyen.model.marketpay.notification that return CompensateNegativeBalanceNotificationContent Modifier and Type Method Description CompensateNegativeBalanceNotificationContentCompensateNegativeBalanceNotificationContent. addRecordsItem(CompensateNegativeBalanceNotificationRecord recordsItem)CompensateNegativeBalanceNotificationContentCompensateNegativeBalanceNotification. getContent()Get contentCompensateNegativeBalanceNotificationContentCompensateNegativeBalanceNotificationContent. records(List<CompensateNegativeBalanceNotificationRecord> records)Methods in com.adyen.model.marketpay.notification with parameters of type CompensateNegativeBalanceNotificationContent Modifier and Type Method Description CompensateNegativeBalanceNotificationCompensateNegativeBalanceNotification. content(CompensateNegativeBalanceNotificationContent content)voidCompensateNegativeBalanceNotification. setContent(CompensateNegativeBalanceNotificationContent content)
-