Volvo Kotlin API
Toggle table of contents
0.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Volvo Kotlin API
volvo-api-core
/
com.github.ayastrebov.volvo.api.model.connectedvehicle
/
TyreStatus
/
TyreStatus
Tyre
Status
constructor
(
frontLeft
:
TyrePressureValue
?
=
null
,
frontRight
:
TyrePressureValue
?
=
null
,
rearLeft
:
TyrePressureValue
?
=
null
,
rearRight
:
TyrePressureValue
?
=
null
)
(
source
)