Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
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
>