Uses of Class
com.adyen.model.notification.Amount
-
Packages that use Amount Package Description com.adyen.model.notification -
-
Uses of Amount in com.adyen.model.notification
Methods in com.adyen.model.notification that return Amount Modifier and Type Method Description AmountAmount. currency(String currency)AmountNotificationRequestItem. getAmount()AmountAmount. value(Long value)Methods in com.adyen.model.notification with parameters of type Amount Modifier and Type Method Description NotificationRequestItemNotificationRequestItem. setAmount(Amount amount)
-