Uses of Class
com.avoka.tm.vo.PaymentLog
Packages that use PaymentLog
-
Uses of PaymentLog in com.avoka.tm.query
Methods in com.avoka.tm.query that return PaymentLogModifier and TypeMethodDescriptionPaymentLogQuery.firstValue()
Execute the query and return the first payment log value object for the query.Methods in com.avoka.tm.query that return types with arguments of type PaymentLogModifier and TypeMethodDescriptionPaymentLogQuery.listValues()
Execute the transaction query and return a list of PaymentLog value objects.