Description
Represents one stop chosen by the fuel purchase optimizer at which the driver should purchase fuel.
Version
Version 1.1
Parameter | Type | Notes |
---|---|---|
TruckStopName
|
string | |
PriceType
|
PriceProvider | |
GallonsToBuy
|
Decimal | |
RetailPrice
|
Decimal | |
RetailCost
|
Decimal | |
ExTaxPrice
|
Decimal | |
City
|
string | |
State
|
string | |
DistanceOffRoute
|
Decimal | |
DistanceAlongRoute
|
Decimal | |
Location
|
String | |
Latitude
|
Decimal | |
Longitude
|
Decimal | |
ProMilesTSID
|
Int32 |
Notes
None