BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-core
/
com.microblink.core
/
ScanResults
/
add
add
@
NonNull
open
fun
add
(
@
Nullable
brand
:
String
,
@
Nullable
upc
:
String
,
@
Nullable
productName
:
String
,
@
Nullable
imageUrl
:
String
,
totalPrice
:
Float
,
quantity
:
Float
)
:
ScanResults