Uses of Class
com.adyen.model.notification.NotificationRequestItemContainer
-
Packages that use NotificationRequestItemContainer Package Description com.adyen.model.notification -
-
Uses of NotificationRequestItemContainer in com.adyen.model.notification
Methods in com.adyen.model.notification that return types with arguments of type NotificationRequestItemContainer Modifier and Type Method Description List<NotificationRequestItemContainer>NotificationRequest. getNotificationItemContainers()Method parameters in com.adyen.model.notification with type arguments of type NotificationRequestItemContainer Modifier and Type Method Description voidNotificationRequest. setNotificationItemContainers(List<NotificationRequestItemContainer> notificationItemContainers)
-