Maps and Navigation SDK
0.43.0
androidJvm
com.tomtom.sdk.vehicle:model
/
com.tomtom.sdk.vehicle
/
VehicleDimensions
/
VehicleDimensions
Vehicle
Dimensions
constructor
(
weight
:
Weight
?
=
null
,
axleWeight
:
Weight
?
=
null
,
length
:
Distance
?
=
null
,
width
:
Distance
?
=
null
,
height
:
Distance
?
=
null
,
numberOfAxles
:
Int
?
=
null
)