Registration Data. File type "RG".

Constructors

Accessors

  • get addressJurisdictionCode(): UIConfig.Field
  • Data element ID "RBL". Jurisdiction portion of the owner’s address.

    Returns UIConfig.Field

  • get addressZipCode(): UIConfig.Field
  • Data element ID "RBM". The Zip code or Postal code of the vehicle owner’s residence address.

    Returns UIConfig.Field

  • get axles(): UIConfig.Field
  • Data element ID "VBC". The number of common axles of rotation of one or more wheels of a vehicle, whether power driven or freely rotating.

    Returns UIConfig.Field

  • get businessName(): UIConfig.Field
  • Data element ID "BBC". The business name of the first registrant of a vehicle.

    Returns UIConfig.Field

  • get fuel(): UIConfig.Field
  • Data element ID "FUL". The type of fuel used by the vehicle. In most cases, the fuel type would be diesel.

    Returns UIConfig.Field

  • get grossVehicleWeight(): UIConfig.Field
  • Data element ID "VAT". The unladen weight of the vehicle (e.g., the single-unit truck, truck combination) plus the weight of the load being carried at a specific point in time.

    Returns UIConfig.Field

  • get registrantFamilyName(): UIConfig.Field
  • Data element ID "RBD". Family name (commonly called surname or last name) of the registered owner of a vehicle.

    Returns UIConfig.Field

  • get registrantGivenName(): UIConfig.Field
  • Data element ID "RBE". Given name or names (includes all of what are commonly referred to as first and middle names) of the registered owner of a vehicle.

    Returns UIConfig.Field

  • get registrationExpiryDate(): UIConfig.Field
  • Data element ID "RAG". The date in which the registration expired. The format is ISO8601 with delimiters.

    Returns UIConfig.Field

  • get registrationIssueDate(): UIConfig.Field
  • Data element ID "RBB". The date in which the registration was issued. The format is ISO8601 with delimiters.

    Returns UIConfig.Field

  • get registrationPlateNumber(): UIConfig.Field
  • Data element ID "RAM". The characters assigned to a registration plate or tag affixed to the vehicle, assigned by the jurisdiction.

    Returns UIConfig.Field

  • get registrationWindowStickerDecal(): UIConfig.Field
  • Data element ID "RBU". A unique number printed on the tab/decal and stored as part of the registration record.

    Returns UIConfig.Field

  • get vehicleBodyStyle(): UIConfig.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 UIConfig.Field

  • get vehicleColor(): UIConfig.Field
  • Data element ID "VBD". Where the vehicle is one color, this is the appropriate code describing that color. When the vehicle is two colors, this is the code for the top-most or front-most color.

    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 my 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 vehicleModel(): UIConfig.Field
  • Data element ID "VAM". A code denoting a family of vehicles (within a make), which has a degree of similarity in construction, such as body, chassis, etc. The field does not necessarily contain a standard code; it may contain a value provided by the originator of the field.

    Returns UIConfig.Field

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

    Returns UIConfig.Field

Methods

  • Returns string

Generated using TypeDoc