VehicleHeight

data class VehicleHeight(val height: <Error class: unknown class>) : VehicleParameter

Specifies the height of the vehicle.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

height

Specifies the height of the vehicle.

Constructors

Link copied to clipboard
constructor(height: <Error class: unknown class>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val height: <Error class: unknown class>