LoadType

data class LoadType(val loadType: Set<<Error class: unknown class>>) : VehicleParameter

Specifies types of cargo that may be classified as hazardous materials and restricted from some roads.

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

Parameters

loadType

The hazardous materials class of the vehicle's load. If empty set is passed, loadType will be ignored.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val loadType: Set<<Error class: unknown class>>