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