FuelStopLine Class Reference

Properties

GeocodeOutputLocation FuelLocation[get, set]
 Gets or sets the address location of the fuel stop. More...
 
string FuelPur[get, set]
 Gets or sets the amount of fuel gallons to purchase. More...
 
string FuelCost[get, set]
 Gets or sets the estimated cost of fuel associated with this purchase; this is in U.S. dollars. More...
 
string FuelFill[get, set]
 Gets or sets whether this fuel purchase is to fill the tank tank; "Y" for yes and "N" for no. More...
 

Detailed Description

Represents a line of information within a FuelReport.

Property Documentation

◆ FuelLocation

GeocodeOutputLocation FuelLocation
getset

Gets or sets the address location of the fuel stop.

◆ FuelPur

string FuelPur
getset

Gets or sets the amount of fuel gallons to purchase.

◆ FuelCost

string FuelCost
getset

Gets or sets the estimated cost of fuel associated with this purchase; this is in U.S. dollars.

◆ FuelFill

string FuelFill
getset

Gets or sets whether this fuel purchase is to fill the tank tank; "Y" for yes and "N" for no.