VehicleWidth

data class VehicleWidth(val width: <Error class: unknown class>) : VehicleParameter

Specifies the width of the vehicle.

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

Parameters

width

Specifies the width of the vehicle.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

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