capacitor-plugin-scanbot-barcode-scanner-sdk
    Preparing search index...

    Class VehicleSafetyInspectionData

    Vehicle Safety Inspection Data. File type "VS".

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    DOCUMENT_TYPE: "VehicleSafetyInspectionData"
    INSPECTION_ADDRESS_FIELD_NAME: "InspectionAddress"
    INSPECTION_ADDRESS_FIELD_NAME_NORMALIZED: "AAMVA.VehicleSafetyInspectionData.InspectionAddress"
    INSPECTION_AIR_POLLUTION_DEVICE_CONDITIONS_FIELD_NAME: "InspectionAirPollutionDeviceConditions"
    INSPECTION_AIR_POLLUTION_DEVICE_CONDITIONS_FIELD_NAME_NORMALIZED: "AAMVA.VehicleSafetyInspectionData.InspectionAirPollutionDeviceConditions"
    INSPECTION_FACILITY_IDENTIFIER_FIELD_NAME: "InspectionFacilityIdentifier"
    INSPECTION_FACILITY_IDENTIFIER_FIELD_NAME_NORMALIZED: "AAMVA.VehicleSafetyInspectionData.InspectionFacilityIdentifier"
    INSPECTION_FORM_OR_STICKER_NUMBER_CURRENT_FIELD_NAME: "InspectionFormOrStickerNumberCurrent"
    INSPECTION_FORM_OR_STICKER_NUMBER_CURRENT_FIELD_NAME_NORMALIZED: "AAMVA.VehicleSafetyInspectionData.InspectionFormOrStickerNumberCurrent"
    INSPECTION_FORM_OR_STICKER_NUMBER_PREVIOUS_FIELD_NAME: "InspectionFormOrStickerNumberPrevious"
    INSPECTION_FORM_OR_STICKER_NUMBER_PREVIOUS_FIELD_NAME_NORMALIZED: "AAMVA.VehicleSafetyInspectionData.InspectionFormOrStickerNumberPrevious"
    INSPECTION_SMOG_CERTIFICATE_INDICATOR_FIELD_NAME: "InspectionSmogCertificateIndicator"
    INSPECTION_SMOG_CERTIFICATE_INDICATOR_FIELD_NAME_NORMALIZED: "AAMVA.VehicleSafetyInspectionData.InspectionSmogCertificateIndicator"
    INSPECTION_STATION_NUMBER_FIELD_NAME: "InspectionStationNumber"
    INSPECTION_STATION_NUMBER_FIELD_NAME_NORMALIZED: "AAMVA.VehicleSafetyInspectionData.InspectionStationNumber"
    INSPECTOR_IDENTIFICATION_NUMBER_FIELD_NAME: "InspectorIdentificationNumber"
    INSPECTOR_IDENTIFICATION_NUMBER_FIELD_NAME_NORMALIZED: "AAMVA.VehicleSafetyInspectionData.InspectorIdentificationNumber"
    ODOMETER_READING_AT_INSPECTION_FIELD_NAME: "OdometerReadingAtInspection"
    ODOMETER_READING_AT_INSPECTION_FIELD_NAME_NORMALIZED: "AAMVA.VehicleSafetyInspectionData.OdometerReadingAtInspection"
    VEHICLE_BODY_TYPE_FIELD_NAME: "VehicleBodyType"
    VEHICLE_BODY_TYPE_FIELD_NAME_NORMALIZED: "AAMVA.VehicleSafetyInspectionData.VehicleBodyType"
    VEHICLE_MAKE_FIELD_NAME: "VehicleMake"
    VEHICLE_MAKE_FIELD_NAME_NORMALIZED: "AAMVA.VehicleSafetyInspectionData.VehicleMake"
    VEHICLE_MODEL_YEAR_FIELD_NAME: "VehicleModelYear"
    VEHICLE_MODEL_YEAR_FIELD_NAME_NORMALIZED: "AAMVA.VehicleSafetyInspectionData.VehicleModelYear"

    Accessors

    • get inspectionAddress(): Field | undefined

      Data element ID "IAN". The street name and number, city, state and zip code of the inspection facility.

      Returns Field | undefined

    • get inspectionAirPollutionDeviceConditions(): Field | undefined

      Data element ID "IPD". Identifies whether the pollution control devices meet the minimum inspection criteria.

      Returns Field | undefined

    • get inspectionFacilityIdentifier(): Field | undefined

      Data element ID "IFI". The unique number assigned to an inspection facility.

      Returns Field | undefined

    • get inspectionFormOrStickerNumberCurrent(): Field | undefined

      Data element ID "INC". A unique number assigned to a current vehicle inspection form for identification purposes or a preprinted unique number on the motor vehicle inspection sticker currently issued to a motor vehicle which has passed inspection.

      Returns Field | undefined

    • get inspectionFormOrStickerNumberPrevious(): Field | undefined

      Data element ID "INP". The number of the last inspection form excluding the current inspection or the certification number of the last inspection sticker, excluding the current inspection.

      Returns Field | undefined

    • get inspectionSmogCertificateIndicator(): Field | undefined

      Data element ID "ISC". An indicator that specifies whether or not the vehicle has a current smog certificate.

      Returns Field | undefined

    • get inspectionStationNumber(): Field | undefined

      Data element ID "ISN". Station number performing the inspection.

      Returns Field | undefined

    • get inspectorIdentificationNumber(): Field | undefined

      Data element ID "IIN". A unique number assigned to each licensed vehicle inspector.

      Returns Field | undefined

    • get odometerReadingAtInspection(): Field | undefined

      Data element ID "ORI". The vehicle’s odometer reading (to the nearest mile or kilometer) at the time of inspection.

      Returns Field | undefined

    • get vehicleBodyType(): Field | undefined

      Data element ID "VAO". The general configuration or shape of a vehicle distinguished by characteristics such as number of doors, seats, windows, roofline, and type of top. The vehicle body type is 2- character alphanumeric.

      Returns Field | undefined

    • get vehicleMake(): Field | undefined

      Data element ID "VAK". The distinctive (coded) name applied to a group of vehicles by a manufacturer.

      Returns Field | undefined

    • get vehicleModelYear(): Field | undefined

      Data element ID "VAL". The year which is assigned to a vehicle by the manufacturer. The format is CCYY.

      Returns Field | undefined

    Methods

    • Returns string