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