Class AAMVA.VehicleData.NormalizedFieldNames
- Namespace
- IO.Scanbot.Sdk.Barcode.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class AAMVA.VehicleData.NormalizedFieldNames : Object
- Inheritance
-
AAMVA.VehicleData.NormalizedFieldNames
Fields
BodyStyle
public const string BodyStyle = "AAMVA.VehicleData.BodyStyle"
Field Value
- string
DateJunked
public const string DateJunked = "AAMVA.VehicleData.DateJunked"
Field Value
- string
DateRecovered
public const string DateRecovered = "AAMVA.VehicleData.DateRecovered"
Field Value
- string
DateStolen
public const string DateStolen = "AAMVA.VehicleData.DateStolen"
Field Value
- string
EngineDisplacement
public const string EngineDisplacement = "AAMVA.VehicleData.EngineDisplacement"
Field Value
- string
EngineSize
public const string EngineSize = "AAMVA.VehicleData.EngineSize"
Field Value
- string
FuelType
public const string FuelType = "AAMVA.VehicleData.FuelType"
Field Value
- string
Horsepower
public const string Horsepower = "AAMVA.VehicleData.Horsepower"
Field Value
- string
IftaIndicator
public const string IftaIndicator = "AAMVA.VehicleData.IFTAIndicator"
Field Value
- string
IrpIndicator
public const string IrpIndicator = "AAMVA.VehicleData.IRPIndicator"
Field Value
- string
JunkedIndicator
public const string JunkedIndicator = "AAMVA.VehicleData.JunkedIndicator"
Field Value
- string
MajorCode
public const string MajorCode = "AAMVA.VehicleData.MajorCode"
Field Value
- string
MakeYear
public const string MakeYear = "AAMVA.VehicleData.MakeYear"
Field Value
- string
ManufactureGrossWeight
public const string ManufactureGrossWeight = "AAMVA.VehicleData.ManufactureGrossWeight"
Field Value
- string
MinorCode
public const string MinorCode = "AAMVA.VehicleData.MinorCode"
Field Value
- string
Msrp
public const string Msrp = "AAMVA.VehicleData.MSRP"
Field Value
- string
NumberOfAxles
public const string NumberOfAxles = "AAMVA.VehicleData.NumberOfAxles"
Field Value
- string
NumberOfCylinders
public const string NumberOfCylinders = "AAMVA.VehicleData.NumberOfCylinders"
Field Value
- string
NumberOfDoors
public const string NumberOfDoors = "AAMVA.VehicleData.NumberOfDoors"
Field Value
- string
StolenIndicator
public const string StolenIndicator = "AAMVA.VehicleData.StolenIndicator"
Field Value
- string
TransmissionCode
public const string TransmissionCode = "AAMVA.VehicleData.TransmissionCode"
Field Value
- string
UnladenWeight
public const string UnladenWeight = "AAMVA.VehicleData.UnladenWeight"
Field Value
- string
VehicleIdNumber
public const string VehicleIdNumber = "AAMVA.VehicleData.VehicleIdNumber"
Field Value
- string
VehicleIdentificationNumber
public const string VehicleIdentificationNumber = "AAMVA.VehicleData.VehicleIdentificationNumber"
Field Value
- string
VehicleMake
public const string VehicleMake = "AAMVA.VehicleData.VehicleMake"
Field Value
- string
VehicleModel
public const string VehicleModel = "AAMVA.VehicleData.VehicleModel"
Field Value
- string
VehicleStatusCode
public const string VehicleStatusCode = "AAMVA.VehicleData.VehicleStatusCode"
Field Value
- string
VehicleTypeCode
public const string VehicleTypeCode = "AAMVA.VehicleData.VehicleTypeCode"
Field Value
- string
VltClacFromDate
public const string VltClacFromDate = "AAMVA.VehicleData.VLTClacFromDate"
Field Value
- string
Properties
Instance
public static AAMVA.VehicleData.NormalizedFieldNames Instance { get; }
Property Value
- AAMVA.VehicleData.NormalizedFieldNames