BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-recognizer
/
com.microblink
/
ProductLookup
/
products
products
@
NonNull
abstract
fun
products
(
@
NonNull
products
:
List
<
OcrProduct
>
,
bannerId
:
Int
,
@
Nullable
phone
:
String
,
@
Nullable
countryCode
:
String
,
performFuzzy
:
Boolean
,
qsr
:
Boolean
)
:
Task
<
ProductSummaryDigest
>