vehicleProfiles property
- @Deprecated("Will be removed in v4.28.0. Use the `TollCost.transport_specifications` instead.")
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;