Vehicle Data. File type "VH".

Constructors

Accessors

  • get dateJunked(): UIConfig.Field
  • Data element ID "VAG". Date vehicle reported junked. The format is ISO8601 with delimiters.

    Returns UIConfig.Field

  • get dateRecovered(): UIConfig.Field
  • Data element ID "VAJ". Date vehicle reported recovered. The format is ISO8601 with delimiters.

    Returns UIConfig.Field

  • get dateStolen(): UIConfig.Field
  • Data element ID "VAI". Date vehicle reported stolen. The format is ISO8601 with delimiters.

    Returns UIConfig.Field

  • get manufactureGrossWeight(): UIConfig.Field
  • Data element ID "VAT". Manufacturer’s gross vehicle weight rating.

    Returns UIConfig.Field

  • get msrp(): UIConfig.Field
  • Data element ID "VAE". Manufacturer’s Suggested Retail Price. No decimal places. Right Justified Zero or space fill.

    Returns UIConfig.Field

  • get vehicleIdentificationNumber(): UIConfig.Field
  • Data element ID "VAD". A unique combination of alphanumeric characters that identifies a specific vehicle or component. The VIN is affixed to the vehicle in specific locations and formulated by the manufacturer. State agencies under some controlled instances may assign a VIN to a vehicle.

    Returns UIConfig.Field

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

    Returns UIConfig.Field

  • get vehicleStatusCode(): UIConfig.Field
  • Data element ID "VAS". This is the status of the vehicle (e.g., active, suspend, etc.)

    Returns UIConfig.Field

  • get vltClacFromDate(): UIConfig.Field
  • Data element ID "VAZ". Vehicle license tax calculation from date of purchase.

    Returns UIConfig.Field

Methods

  • Returns string

Generated using TypeDoc