Class VehicleLoad (1.8.2)

VehicleLoad(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Reports the actual load of the vehicle at some point along the route, for a given type (see Transition.vehicle_loads).

Attribute

NameDescription
amount int
The amount of load on the vehicle, for the given type. The unit of load is usually indicated by the type. See Transition.vehicle_loads.