BlinkID
Toggle table of contents
productionRelease
Target filter
productionRelease
Switch theme
Search in API
Skip to content
BlinkID
blinkid-core
/
com.microblink.blinkid.core.ping.pinglets
/
BrowserDeviceInfo
/
FullVersionListItem
Full
Version
List
Item
@
Serializable
data
class
FullVersionListItem
(
val
brand
:
String
,
val
version
:
String
)
Members
Constructors
Full
Version
List
Item
Link copied to clipboard
constructor
(
brand
:
String
,
version
:
String
)
Properties
brand
Link copied to clipboard
@
SerialName
(
value
=
"brand"
)
val
brand
:
String
version
Link copied to clipboard
@
SerialName
(
value
=
"version"
)
val
version
:
String