maxTunnelCategory property

TunnelCategory? maxTunnelCategory
getter/setter pair

Tunnel category to restrict transport of specific goods during the trip. This property will be set if the VehicleSpecification.tunnelCategory from TransportSpecification.vehicleSpecification from RoutingOptions.transportSpecification exceeds this value.

Implementation

TunnelCategory? maxTunnelCategory;