Table of Contents

Enum FuelTransactionProductType

Namespace
Geotab.Checkmate.ObjectModel.Fuel
Assembly
Geotab.Checkmate.ObjectModel.dll

Represents the type of product purchased in a FuelTransaction.

[Flags]
public enum FuelTransactionProductType
Extension Methods

Fields

CNG = 128

CNG (Compressed Natural Gas)

Diesel = 32

Diesel fuel

DieselExhaustFluid = 1024

Diesel exhaust fluid

E85 = 64

E85 (Ethanol 85%)

Electric = 2048

Electric

Hydrogen = 512

Hydrogen

LPG = 256

LPG (Liquid Propane Gas)

Midgrade = 4

Mid grade gasoline (88-89 Octane : 92-93 Ron)

NonFuel = 1

A non-fuel purchase

Premium = 8

Premium grade gasoline (90-91 Octane : 94-95 Ron)

Regular = 2

Regular grade gasoline (86-87 Octane : 90-91 Ron)

Super = 16

Super grade gasoline (92-94+ Octane : 96-99+ Ron)

Unknown = 0

Unknown product type