recognition-core
androidJvm
recognition-core
/
com.microblink.recognition.core
/
PromotionDisplay
Promotion
Display
class
PromotionDisplay
:
Parcelable
Promotion display
Members
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Properties
banner
Text
Link copied to clipboard
@get:
JvmName
(
name
=
"bannerText"
)
val
bannerText
:
String
?
=
null
banner
Type
Link copied to clipboard
@get:
JvmName
(
name
=
"bannerType"
)
val
bannerType
:
String
?
=
null
description
Link copied to clipboard
@get:
JvmName
(
name
=
"description"
)
val
description
:
String
?
=
null
display
Type
Link copied to clipboard
@get:
JvmName
(
name
=
"displayType"
)
val
displayType
:
String
?
=
null
expanded
Image
Url
Link copied to clipboard
@get:
JvmName
(
name
=
"expandedImageUrl"
)
val
expandedImageUrl
:
String
?
=
null
headline
Link copied to clipboard
@get:
JvmName
(
name
=
"headline"
)
val
headline
:
String
?
=
null
id
Link copied to clipboard
@get:
JvmName
(
name
=
"id"
)
val
id
:
Int
?
=
null
limitation
Details
Link copied to clipboard
@get:
JvmName
(
name
=
"limitationDetails"
)
val
limitationDetails
:
String
?
=
null
thumbnail
Url
Link copied to clipboard
@get:
JvmName
(
name
=
"thumbnailUrl"
)
val
thumbnailUrl
:
String
?
=
null