See: Description
| Interface | Description |
|---|---|
| TollCostRequest.Listener<T> |
Represents a listener that reports information about the completion of a TollCostRequest
TollCostRequest. |
| Class | Description |
|---|---|
| TollCostError |
Represents error reported by
TollCostRequest. |
| TollCostOptions |
Represent different input parameters for
TollCostRequest. |
| TollCostRequest |
Allows you to determine the toll costs for a specified route for a defined vehicle profile.
|
| TollCostResult |
Represent result of
TollCostRequest. |
| TollCostVehicleProfile |
Specify vehicle parameters to calculate toll cost.
|
| Enum | Description |
|---|---|
| TollCostError.ErrorCode |
Different Error codes reported by
TollCostRequest. |
| TollCostVehicleProfile.EmissionType |
Vehicle emission type.
|
| TollCostVehicleProfile.Hybrid |
Vehicle running mode.
|
| TollCostVehicleProfile.ShippedHazardousGoods |
Shipped Hazardous Goods
|
| TollCostVehicleProfile.TrailersCount |
Trailers count.
|
| TollCostVehicleProfile.TrailerType |
Trailer Type.
|
| TollCostVehicleProfile.VehicleType |
Represent different Vehicle types.
|
The package tce (Toll Cost Extension) provides classes, interfaces, and enumerations that allow your application to easily access Toll Cost Extension REST API.