WeConnect
Toggle table of contents
0.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
WeConnect
WeConnect
/
rsdev.ovh.weconnect.api
/
VehicleHealthInspectionContent
Vehicle
Health
Inspection
Content
@
Serializable
data
class
VehicleHealthInspectionContent
(
val
inspectionDue_days
:
Int
?
=
null
,
val
inspectionDue_km
:
Int
?
=
null
,
val
oilServiceDue_days
:
Int
?
=
null
,
val
oilServiceDue_km
:
Int
?
=
null
)
Members
Constructors
Vehicle
Health
Inspection
Content
Link copied to clipboard
constructor
(
inspectionDue_days
:
Int
?
=
null
,
inspectionDue_km
:
Int
?
=
null
,
oilServiceDue_days
:
Int
?
=
null
,
oilServiceDue_km
:
Int
?
=
null
)
Properties
inspection
Due_
days
Link copied to clipboard
val
inspectionDue_days
:
Int
?
inspection
Due_
km
Link copied to clipboard
val
inspectionDue_km
:
Int
?
oil
Service
Due_
days
Link copied to clipboard
val
oilServiceDue_days
:
Int
?
oil
Service
Due_
km
Link copied to clipboard
val
oilServiceDue_km
:
Int
?