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