BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-recognizer
/
com.microblink
/
SearchTargetResult
Search
Target
Result
class
SearchTargetResult
:
RecognizerResult
Created by Christopher Alex Brown on 1/25/17.
Members
Constructors
Search
Target
Result
Link copied to clipboard
constructor
(
targetMatches
:
List
<
Product
>
)
Functions
create
Link copied to clipboard
open
fun
create
(
targetMatches
:
List
<
Product
>
)
:
SearchTargetResult
target
Matches
Link copied to clipboard
@
Nullable
open
fun
targetMatches
(
)
:
List
<
Product
>