Uses of Class
ru.loolzaaa.youkassa.pojo.list.PaymentList
-
Packages that use PaymentList Package Description ru.loolzaaa.youkassa.processors In this package you will find processors of all the methods of the YooKassa API. -
-
Uses of PaymentList in ru.loolzaaa.youkassa.processors
Methods in ru.loolzaaa.youkassa.processors with parameters of type PaymentList Modifier and Type Method Description PaginatedResponse<Payment>
PaymentProcessor. findAll(PaymentList paymentList)
Receive information about all payments with some filter conditions.
-