vehicleProfiles property

  1. @Deprecated("Will be removed in v4.28.0. Use the `TollCost.transport_specifications` instead.")
List<VehicleProfile> vehicleProfiles
getter/setter pair

List of vehicle profile containing vehicle characteristics for which the toll cost applies.

Implementation

@Deprecated("Will be removed in v4.28.0. Use the `TollCost.transport_specifications` instead.")
List<VehicleProfile> vehicleProfiles;