KiteQR
Toggle table of contents
0.1.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteQR
kiteqr
/
io.github.yuroyami.kiteqr.client.result
/
VINParsedResult
/
VINParsedResult
VINParsed
Result
constructor
(
vin
:
String
,
worldManufacturerID
:
String
,
vehicleDescriptorSection
:
String
,
vehicleIdentifierSection
:
String
,
countryCode
:
String
?
,
vehicleAttributes
:
String
,
modelYear
:
Int
,
plantCode
:
Char
,
sequentialNumber
:
String
)