-
Notifications
You must be signed in to change notification settings - Fork 0
4. Truck parameters supported by TollGuru
pavel-mapup edited this page Feb 1, 2021
·
1 revision
These parameter can be passed in truck argument .
Parameter | Description |
---|---|
shippedHazardousGoods |
string Enum:"explosive" "gas" "flammable" "combustible" "organic" "poison" "radioActive" "corrosive" "miscellaneous" List of hazardous materials in the vehicle. The names correspond to HAZMAT classes 1 to 9. For example, explosive is Class 1 and so on. |
height |
number Vehicle height in feet. The provided value must be between 0 and 50.If vehicle height is not specified, incorrect tolls may be calculated on New York Thruway and other toll roads where tolls are based on axles and weight. |
width |
number Vehicle width in feet. The provided value must be between 0 and 50. |
length |
number Vehicle length in feet. The provided value must be between 0 and 300. |
Explore more trucking parameters here