Object Members
Name | Type | Notes |
---|---|---|
FuelCost
|
Decimal | Average cost per gallon of the fuel for the stops along the route in this state. This will include state and taxes and IFTA surcharge if those options were selected in the FuelSurchargeRequest object |
FuelCostExTax
|
Decimal | The FuelCost minus state tax, mile tax, and the IFTA surcharge |
GallonsConsumedInState
|
Decimal | Gallons of fuel consumed in the state |
IFTASurchargeRate
|
Decimal | The IFTA Surcharge rate per gallon in the state |
IFTASurchargeTotal
|
Decimal | The total IFTA surcharge in the state for the trip |
MilesInState
|
Decimal | Miles traveled in the state for the given route |
MileTaxRate
|
Decimal | The Mile Tax rate for the state |
MileTaxTotal
|
Decimal | The total mile tax in the state for the trip |
PercentOfTotalTrip
|
Decimal | Percentage of the entire trip traveled in this state |
StateAbbreviation
|
String | Abbreviation of the state |
StateName
|
String | Full state name |
TaxRate
|
Decimal | The tax rate for the state for the date traveled |
TotalTax
|
Decimal | The total tax cost for the state |
WeightedFuelCost
|
Decimal | The weighted fuel cost per gallon in the state. (the average fuel cost * the PercentOfTotalTrip) |
WeightedFuelCostExTax
|
Decimal | The weighted fuel cost per gallon in the state minus all taxes and surcharges |