core
/
com.schibsted.account
/
Client
/
getProduct
getProduct
@JvmStatic
fun
getProduct
(
productId
:
String
,
resultCallback
:
ResultCallback
<
Product
>
)
:
Unit