Uses of Class
com.adyen.model.nexo.Amount
-
Packages that use Amount Package Description com.adyen.model.nexo -
-
Uses of Amount in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as Amount Modifier and Type Field Description protected AmountCurrencyConversion. convertedAmountThe Converted amount.Methods in com.adyen.model.nexo that return Amount Modifier and Type Method Description AmountObjectFactory. createAmount()Create an instance ofAmountAmountCurrencyConversion. getConvertedAmount()Gets the value of the convertedAmount property.Methods in com.adyen.model.nexo with parameters of type Amount Modifier and Type Method Description voidCurrencyConversion. setConvertedAmount(Amount value)Sets the value of the convertedAmount property.
-