Class AAMVA.VehicleData
- Namespace
- IO.Scanbot.Sdk.Barcode.Entity
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/barcode/entity/AAMVA$VehicleData", DoNotGenerateAcw = true)]
public sealed class AAMVA.VehicleData : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
AAMVA.VehicleData
- Implements
-
- Inherited Members
-
Constructors
VehicleData(GenericDocument)
[Register(".ctor", "(Lio/scanbot/sdk/genericdocument/GenericDocument;)V", "")]
public VehicleData(GenericDocument document)
Parameters
document GenericDocument
Fields
DocumentNormalizedType
[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "AAMVA.VehicleData"
Field Value
- string
DocumentType
[Register("DOCUMENT_TYPE")]
public const string DocumentType = "VehicleData"
Field Value
- string
Properties
BodyStyle
public TextFieldWrapper BodyStyle { get; }
Property Value
- TextFieldWrapper
DateJunked
public TextFieldWrapper DateJunked { get; }
Property Value
- TextFieldWrapper
DateRecovered
public TextFieldWrapper DateRecovered { get; }
Property Value
- TextFieldWrapper
DateStolen
public TextFieldWrapper DateStolen { get; }
Property Value
- TextFieldWrapper
EngineDisplacement
public TextFieldWrapper EngineDisplacement { get; }
Property Value
- TextFieldWrapper
EngineSize
public TextFieldWrapper EngineSize { get; }
Property Value
- TextFieldWrapper
FuelType
public TextFieldWrapper FuelType { get; }
Property Value
- TextFieldWrapper
Horsepower
public TextFieldWrapper Horsepower { get; }
Property Value
- TextFieldWrapper
IftaIndicator
public TextFieldWrapper IftaIndicator { get; }
Property Value
- TextFieldWrapper
IrpIndicator
public TextFieldWrapper IrpIndicator { get; }
Property Value
- TextFieldWrapper
JunkedIndicator
public TextFieldWrapper JunkedIndicator { get; }
Property Value
- TextFieldWrapper
MajorCode
public TextFieldWrapper MajorCode { get; }
Property Value
- TextFieldWrapper
MakeYear
public TextFieldWrapper MakeYear { get; }
Property Value
- TextFieldWrapper
ManufactureGrossWeight
public TextFieldWrapper ManufactureGrossWeight { get; }
Property Value
- TextFieldWrapper
MinorCode
public TextFieldWrapper MinorCode { get; }
Property Value
- TextFieldWrapper
Msrp
public TextFieldWrapper Msrp { get; }
Property Value
- TextFieldWrapper
NumberOfAxles
public TextFieldWrapper NumberOfAxles { get; }
Property Value
- TextFieldWrapper
NumberOfCylinders
public TextFieldWrapper NumberOfCylinders { get; }
Property Value
- TextFieldWrapper
NumberOfDoors
public TextFieldWrapper NumberOfDoors { get; }
Property Value
- TextFieldWrapper
RequiredDocumentType
public override string RequiredDocumentType { get; }
Property Value
- string
StolenIndicator
public TextFieldWrapper StolenIndicator { get; }
Property Value
- TextFieldWrapper
TransmissionCode
public TextFieldWrapper TransmissionCode { get; }
Property Value
- TextFieldWrapper
UnladenWeight
public TextFieldWrapper UnladenWeight { get; }
Property Value
- TextFieldWrapper
VehicleIdNumber
public TextFieldWrapper VehicleIdNumber { get; }
Property Value
- TextFieldWrapper
VehicleIdentificationNumber
public TextFieldWrapper VehicleIdentificationNumber { get; }
Property Value
- TextFieldWrapper
VehicleMake
public TextFieldWrapper VehicleMake { get; }
Property Value
- TextFieldWrapper
VehicleModel
public TextFieldWrapper VehicleModel { get; }
Property Value
- TextFieldWrapper
VehicleStatusCode
public TextFieldWrapper VehicleStatusCode { get; }
Property Value
- TextFieldWrapper
VehicleTypeCode
public TextFieldWrapper VehicleTypeCode { get; }
Property Value
- TextFieldWrapper
VltClacFromDate
public TextFieldWrapper VltClacFromDate { get; }
Property Value
- TextFieldWrapper