toggle menu
Wow
3.16.8
jvm
switch theme
search in API
example-domain
/
me.ahoo.wow.example.domain.order.infra
/
PricingService
Pricing
Service
interface
PricingService
PricingService .
Author
ahoo wang
Members
Functions
get
Product
Price
Link copied to clipboard
abstract
fun
getProductPrice
(
productId
:
String
)
:
Mono
<
BigDecimal
>