braze-android-sdk
24.3.0
braze-android-sdk
/
com.braze.ui.inappmessage.jsinterface
/
InAppMessageJavascriptInterface
/
logPurchaseWithJSON
log
Purchase
With
JSON
fun
logPurchaseWithJSON
(
productId
:
String
?
,
price
:
Double
,
currencyCode
:
String
?
,
quantity
:
Int
,
propertiesJSON
:
String
?
)