Name | Description | Type | Additional information |
---|---|---|---|
ID |
Tank ID |
integer |
None. |
StoreID | integer |
None. |
|
TankNumber |
Tank Number (Visual) |
integer |
None. |
FuelGrade |
Grade of Fuel this tank is used for |
string |
None. |
FuelGradeID |
The ID fo the grade of fuel this tank holds (ie. Unleaded, etc.) |
integer |
None. |
Capacity |
Total tank capacity |
decimal number |
None. |
LPG |
Indicates if this tank contains LPG and % should be an option for level recording |
boolean |
None. |
WaterLevel |
Water level for tank (required to be recorded by AUS regulations) |
decimal number |
None. |
Updated |
Last time the tank record was updated |
date |
None. |
StoreName | string |
Relation. This field may not always be loaded or used for updates. |
|
Store |
The Store object that this tank is located at |
Store |
Relation. This field may not always be loaded or used for updates. |
Grade |
The Fuel Grade object of which this tank holds |
FuelGradeModel |
Relation. This field may not always be loaded or used for updates. |