toggle menu
Konduct
0.1.0-SNAPSHOT
jvm
switch theme
search in API
Konduct
/
io.github.denofbits.konduct.examples
/
ProductService
/
getProductsByPriceRange
get
Products
By
Price
Range
fun
getProductsByPriceRange
(
minPrice
:
Double
,
maxPrice
:
Double
)
:
List
<
Product
>
Get products in a price range