Description
The TruckStop object contains information about a single truck stop.
Version
Version 1.0
Parameter | Type | Notes |
---|---|---|
ProMilesTSID
|
Int32 | |
OpisID
|
Int32 | |
Name
|
string | |
State
|
string | |
City
|
string | |
Zip
|
string | |
Location
|
string | |
Chain
|
string | |
DistanceFromOrigin
|
Decimal | |
DistanceOOR
|
Decimal | |
RetailPrice
|
Decimal | |
ExTaxPrice
|
Decimal | |
StateTax
|
Decimal | |
CostPrice
|
Decimal | |
PriceDate
|
DateTime | |
OpisRetail
|
Decimal | |
OpisPriceDate
|
DateTime | |
Latitude
|
Decimal | |
Longitude
|
Decimal |
Notes