Class AAMVA.VehicleSafetyInspectionData
- Namespace
- ScanbotSDK.MAUI.BarcodeDocumentModel
- Assembly
- ScanbotSDK.Shared.dll
public class AAMVA.VehicleSafetyInspectionData : GenericDocumentWrapper
- Inheritance
-
AAMVA.VehicleSafetyInspectionData
- Inherited Members
-
Constructors
VehicleSafetyInspectionData(GenericDocument)
public VehicleSafetyInspectionData(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
InspectionAddress
public Field? InspectionAddress { get; }
Property Value
- Field
InspectionAirPollutionDeviceConditions
public Field? InspectionAirPollutionDeviceConditions { get; }
Property Value
- Field
InspectionFacilityIdentifier
public Field? InspectionFacilityIdentifier { get; }
Property Value
- Field
public Field? InspectionFormOrStickerNumberCurrent { get; }
Property Value
- Field
public Field? InspectionFormOrStickerNumberPrevious { get; }
Property Value
- Field
InspectionSmogCertificateIndicator
public Field? InspectionSmogCertificateIndicator { get; }
Property Value
- Field
InspectionStationNumber
public Field? InspectionStationNumber { get; }
Property Value
- Field
InspectorIdentificationNumber
public Field? InspectorIdentificationNumber { get; }
Property Value
- Field
OdometerReadingAtInspection
public Field? OdometerReadingAtInspection { get; }
Property Value
- Field
RequiredDocumentType
protected override string RequiredDocumentType { get; }
Property Value
- string
VehicleBodyType
public Field? VehicleBodyType { get; }
Property Value
- Field
VehicleMake
public Field? VehicleMake { get; }
Property Value
- Field
VehicleModelYear
public Field? VehicleModelYear { get; }
Property Value
- Field