BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-recognizer
/
com.microblink
/
ProductIntelLookup
Product
Intel
Lookup
class
ProductIntelLookup
:
ProductLookup
Members
Constructors
Product
Intel
Lookup
Link copied to clipboard
constructor
(
@
NonNull
options
:
ScanOptions
,
@
NonNull
context
:
Context
,
@
NonNull
key
:
String
)
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
>