BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-recognizer
/
com.microblink
/
MerchantConfiguration
Merchant
Configuration
class
MerchantConfiguration
:
Parcelable
Created by nadir on 1/22/18.
Members
Types
Builder
Link copied to clipboard
class
Builder
Properties
CONTENTS_
FILE_
DESCRIPTOR
Link copied to clipboard
val
CONTENTS_FILE_DESCRIPTOR
:
Int
=
1
CREATOR
Link copied to clipboard
val
CREATOR
:
Parcelable.Creator
<
MerchantConfiguration
>
PARCELABLE_
WRITE_
RETURN_
VALUE
Link copied to clipboard
val
PARCELABLE_WRITE_RETURN_VALUE
:
Int
=
1
Functions
describe
Contents
Link copied to clipboard
open
fun
describeContents
(
)
:
Int
google
Address
Lookup
Link copied to clipboard
open
fun
googleAddressLookup
(
)
:
Boolean
google
Phone
Lookup
Link copied to clipboard
open
fun
googlePhoneLookup
(
)
:
Boolean
new
Builder
Link copied to clipboard
@
NonNull
open
fun
newBuilder
(
)
:
MerchantConfiguration.Builder
write
To
Parcel
Link copied to clipboard
open
fun
writeToParcel
(
dest
:
Parcel
,
flags
:
Int
)
yelp
Phone
Lookup
Link copied to clipboard
open
fun
yelpPhoneLookup
(
)
:
Boolean