Uses of Class
com.adyen.model.nexo.PaymentTotals
-
Packages that use PaymentTotals Package Description com.adyen.model.nexo -
-
Uses of PaymentTotals in com.adyen.model.nexo
Fields in com.adyen.model.nexo with type parameters of type PaymentTotals Modifier and Type Field Description protected List<PaymentTotals>TransactionTotals. paymentTotalsThe Payment totals.Methods in com.adyen.model.nexo that return PaymentTotals Modifier and Type Method Description PaymentTotalsObjectFactory. createPaymentTotals()Create an instance ofPaymentTotalsMethods in com.adyen.model.nexo that return types with arguments of type PaymentTotals Modifier and Type Method Description List<PaymentTotals>TransactionTotals. getPaymentTotals()Gets the value of the paymentTotals property.
-