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