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
/
BrandsItem
Brands
Item
@
Serializable
data
class
BrandsItem
(
val
brand
:
String
,
val
version
:
String
)
Members
Constructors
Brands
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