Wow
Toggle table of contents
6.3.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
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
>