Class AAMVA.VehicleSafetyInspectionData
- Namespace
- IO.Scanbot.Sdk.Barcode.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class AAMVA.VehicleSafetyInspectionData : GenericDocumentWrapper
- Inheritance
-
AAMVA.VehicleSafetyInspectionData
- Inherited Members
-
Constructors
VehicleSafetyInspectionData(GenericDocument)
public VehicleSafetyInspectionData(GenericDocument document)
Parameters
document
GenericDocument
Fields
DocumentNormalizedType
public const string DocumentNormalizedType = "AAMVA.VehicleSafetyInspectionData"
Field Value
- string
DocumentType
public const string DocumentType = "VehicleSafetyInspectionData"
Field Value
- string
Properties
InspectionAddress
public TextFieldWrapper InspectionAddress { get; }
Property Value
- TextFieldWrapper
InspectionAirPollutionDeviceConditions
public TextFieldWrapper InspectionAirPollutionDeviceConditions { get; }
Property Value
- TextFieldWrapper
InspectionFacilityIdentifier
public TextFieldWrapper InspectionFacilityIdentifier { get; }
Property Value
- TextFieldWrapper
public TextFieldWrapper InspectionFormOrStickerNumberCurrent { get; }
Property Value
- TextFieldWrapper
public TextFieldWrapper InspectionFormOrStickerNumberPrevious { get; }
Property Value
- TextFieldWrapper
InspectionSmogCertificateIndicator
public TextFieldWrapper InspectionSmogCertificateIndicator { get; }
Property Value
- TextFieldWrapper
InspectionStationNumber
public TextFieldWrapper InspectionStationNumber { get; }
Property Value
- TextFieldWrapper
InspectorIdentificationNumber
public TextFieldWrapper InspectorIdentificationNumber { get; }
Property Value
- TextFieldWrapper
OdometerReadingAtInspection
public TextFieldWrapper OdometerReadingAtInspection { get; }
Property Value
- TextFieldWrapper
VehicleBodyType
public TextFieldWrapper VehicleBodyType { get; }
Property Value
- TextFieldWrapper
VehicleMake
public TextFieldWrapper VehicleMake { get; }
Property Value
- TextFieldWrapper
VehicleModelYear
public TextFieldWrapper VehicleModelYear { get; }
Property Value
- TextFieldWrapper