BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-recognizer
/
com.microblink
/
LegacyMerchantManager
Legacy
Merchant
Manager
class
LegacyMerchantManager
Members
Constructors
Legacy
Merchant
Manager
Link copied to clipboard
constructor
(
)
Properties
instance
Link copied to clipboard
@get:
NonNull
open
val
instance
:
LegacyMerchantManager
Functions
banner
Id
Link copied to clipboard
open
fun
bannerId
(
@
NonNull
key
:
String
)
:
Int
channel
Link copied to clipboard
open
fun
channel
(
key
:
String
)
:
String
friendly
Name
Link copied to clipboard
@
Nullable
open
fun
friendlyName
(
@
NonNull
key
:
String
)
:
String
matches
Link copied to clipboard
@
NonNull
open
fun
matches
(
@
Nullable
data
:
Map
<
String
,
CsvMerchant
>
)
:
LegacyMerchantManager
merchant
Banner
Id
For
Fuel
Link copied to clipboard
open
fun
merchantBannerIdForFuel
(
bannerId
:
Int
)
:
MerchantResult
merchant
For
Fuel
Link copied to clipboard
@
Nullable
open
fun
merchantForFuel
(
@
NonNull
key
:
String
)
:
MerchantResult
merchant
Result
Link copied to clipboard
@
Nullable
open
fun
merchantResult
(
@
NonNull
key
:
String
)
:
MerchantResult
merchants
Link copied to clipboard
@
NonNull
open
fun
merchants
(
)
:
List
<
List
<
String
>
>
@
NonNull
open
fun
merchants
(
@
Nullable
data
:
List
<
List
<
String
>
>
)
:
LegacyMerchantManager