Class AAMVA.VehicleData
- Namespace
- ScanbotSDK.MAUI.BarcodeDocumentModel
- Assembly
- ScanbotSDK.Shared.dll
public class AAMVA.VehicleData : GenericDocumentWrapper
- Inheritance
-
AAMVA.VehicleData
- Inherited Members
-
Constructors
VehicleData(GenericDocument)
public VehicleData(GenericDocument document)
Parameters
document
GenericDocument
Fields
WrapperDocumentNormalizedType
public static readonly string WrapperDocumentNormalizedType
Field Value
- string
WrapperDocumentType
public static readonly string WrapperDocumentType
Field Value
- string
Properties
BodyStyle
public Field? BodyStyle { get; }
Property Value
- Field
DateJunked
public Field? DateJunked { get; }
Property Value
- Field
DateRecovered
public Field? DateRecovered { get; }
Property Value
- Field
DateStolen
public Field? DateStolen { get; }
Property Value
- Field
EngineDisplacement
public Field? EngineDisplacement { get; }
Property Value
- Field
EngineSize
public Field? EngineSize { get; }
Property Value
- Field
FuelType
public Field? FuelType { get; }
Property Value
- Field
Horsepower
public Field? Horsepower { get; }
Property Value
- Field
IFTAIndicator
public Field? IFTAIndicator { get; }
Property Value
- Field
IRPIndicator
public Field? IRPIndicator { get; }
Property Value
- Field
JunkedIndicator
public Field? JunkedIndicator { get; }
Property Value
- Field
MSRP
public Field? MSRP { get; }
Property Value
- Field
MajorCode
public Field? MajorCode { get; }
Property Value
- Field
MakeYear
public Field? MakeYear { get; }
Property Value
- Field
ManufactureGrossWeight
public Field? ManufactureGrossWeight { get; }
Property Value
- Field
MinorCode
public Field? MinorCode { get; }
Property Value
- Field
NumberOfAxles
public Field? NumberOfAxles { get; }
Property Value
- Field
NumberOfCylinders
public Field? NumberOfCylinders { get; }
Property Value
- Field
NumberOfDoors
public Field? NumberOfDoors { get; }
Property Value
- Field
RequiredDocumentType
protected override string RequiredDocumentType { get; }
Property Value
- string
StolenIndicator
public Field? StolenIndicator { get; }
Property Value
- Field
TransmissionCode
public Field? TransmissionCode { get; }
Property Value
- Field
UnladenWeight
public Field? UnladenWeight { get; }
Property Value
- Field
VLTClacFromDate
public Field? VLTClacFromDate { get; }
Property Value
- Field
VehicleIdNumber
public Field? VehicleIdNumber { get; }
Property Value
- Field
VehicleIdentificationNumber
public Field? VehicleIdentificationNumber { get; }
Property Value
- Field
VehicleMake
public Field? VehicleMake { get; }
Property Value
- Field
VehicleModel
public Field? VehicleModel { get; }
Property Value
- Field
VehicleStatusCode
public Field? VehicleStatusCode { get; }
Property Value
- Field
VehicleTypeCode
public Field? VehicleTypeCode { get; }
Property Value
- Field