Vehicle Safety Inspection Data. File type "VS".

Constructors

Properties

Accessors

Methods

Constructors

Properties

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

Accessors

  • get inspectionAddress(): Field
  • Data element ID "IAN". The street name and number, city, state and zip code of the inspection facility.

    Returns Field

  • get inspectionAirPollutionDeviceConditions(): Field
  • Data element ID "IPD". Identifies whether the pollution control devices meet the minimum inspection criteria.

    Returns Field

  • get inspectionFacilityIdentifier(): Field
  • Data element ID "IFI". The unique number assigned to an inspection facility.

    Returns Field

  • get inspectionFormOrStickerNumberCurrent(): Field
  • 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

  • get inspectionFormOrStickerNumberPrevious(): Field
  • 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

  • get inspectionSmogCertificateIndicator(): Field
  • Data element ID "ISC". An indicator that specifies whether or not the vehicle has a current smog certificate.

    Returns Field

  • get inspectionStationNumber(): Field
  • Data element ID "ISN". Station number performing the inspection.

    Returns Field

  • get inspectorIdentificationNumber(): Field
  • Data element ID "IIN". A unique number assigned to each licensed vehicle inspector.

    Returns Field

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

    Returns Field

  • get vehicleBodyType(): Field
  • 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

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

    Returns Field

  • get vehicleModelYear(): Field
  • Data element ID "VAL". The year which is assigned to a vehicle by the manufacturer. The format is CCYY.

    Returns Field

Methods

  • Returns string

Generated using TypeDoc