Uses of Class
ru.loolzaaa.youkassa.client.PaginatedResponse
Packages that use PaginatedResponse
Package
Description
In this package you will find processors
of all the methods of the YooKassa API.
-
Uses of PaginatedResponse in ru.loolzaaa.youkassa.processors
Methods in ru.loolzaaa.youkassa.processors that return PaginatedResponseModifier and TypeMethodDescriptionReceive information about all deals with some filter conditions.PaymentProcessor.findAll(PaymentList paymentList) Receive information about all payments with some filter conditions.ReceiptProcessor.findAll(ReceiptList receiptList) Receive information about all receipts with some filter conditions.RefundProcessor.findAll(RefundList refundList) Receive information about all refunds with some filter conditions.WebhookProcessor.findAll()Receive information about all existing webhooks.