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

    Class RegistrantAndVehicleData

    Registrant And Vehicle Data. File type "IR".

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    ADDRESS_FIELD_NAME: "Address"
    ADDRESS_FIELD_NAME_NORMALIZED: "AAMVA.RegistrantAndVehicleData.Address"
    BASE_JURISDICTION_REGISTERED_WEIGHT_FIELD_NAME: "BaseJurisdictionRegisteredWeight"
    BASE_JURISDICTION_REGISTERED_WEIGHT_FIELD_NAME_NORMALIZED: "AAMVA.RegistrantAndVehicleData.BaseJurisdictionRegisteredWeight"
    CARRIER_NAME_REGISTRANT_FIELD_NAME: "CarrierNameRegistrant"
    CARRIER_NAME_REGISTRANT_FIELD_NAME_NORMALIZED: "AAMVA.RegistrantAndVehicleData.CarrierNameRegistrant"
    CITY_FIELD_NAME: "City"
    CITY_FIELD_NAME_NORMALIZED: "AAMVA.RegistrantAndVehicleData.City"
    DOCUMENT_TYPE: "RegistrantAndVehicleData"
    GROSS_VEHICLE_WEIGHT_FIELD_NAME: "GrossVehicleWeight"
    GROSS_VEHICLE_WEIGHT_FIELD_NAME_NORMALIZED: "AAMVA.RegistrantAndVehicleData.GrossVehicleWeight"
    JURISDICTION_FIELD_NAME: "Jurisdiction"
    JURISDICTION_FIELD_NAME_NORMALIZED: "AAMVA.RegistrantAndVehicleData.Jurisdiction"
    MODEL_YEAR_FIELD_NAME: "ModelYear"
    MODEL_YEAR_FIELD_NAME_NORMALIZED: "AAMVA.RegistrantAndVehicleData.ModelYear"
    NUMBER_OF_SEATS_FIELD_NAME: "NumberOfSeats"
    NUMBER_OF_SEATS_FIELD_NAME_NORMALIZED: "AAMVA.RegistrantAndVehicleData.NumberOfSeats"
    REGISTRATION_DECAL_NUMBER_FIELD_NAME: "RegistrationDecalNumber"
    REGISTRATION_DECAL_NUMBER_FIELD_NAME_NORMALIZED: "AAMVA.RegistrantAndVehicleData.RegistrationDecalNumber"
    REGISTRATION_ENFORCEMENT_DATE_FIELD_NAME: "RegistrationEnforcementDate"
    REGISTRATION_ENFORCEMENT_DATE_FIELD_NAME_NORMALIZED: "AAMVA.RegistrantAndVehicleData.RegistrationEnforcementDate"
    REGISTRATION_EXPIRATION_DATE_FIELD_NAME: "RegistrationExpirationDate"
    REGISTRATION_EXPIRATION_DATE_FIELD_NAME_NORMALIZED: "AAMVA.RegistrantAndVehicleData.RegistrationExpirationDate"
    REGISTRATION_ISSUE_DATE_FIELD_NAME: "RegistrationIssueDate"
    REGISTRATION_ISSUE_DATE_FIELD_NAME_NORMALIZED: "AAMVA.RegistrantAndVehicleData.RegistrationIssueDate"
    REGISTRATION_PLATE_NUMBER_FIELD_NAME: "RegistrationPlateNumber"
    REGISTRATION_PLATE_NUMBER_FIELD_NAME_NORMALIZED: "AAMVA.RegistrantAndVehicleData.RegistrationPlateNumber"
    REGISTRATION_YEAR_FIELD_NAME: "RegistrationYear"
    REGISTRATION_YEAR_FIELD_NAME_NORMALIZED: "AAMVA.RegistrantAndVehicleData.RegistrationYear"
    TYPE_OF_VEHICLE_FIELD_NAME: "TypeOfVehicle"
    TYPE_OF_VEHICLE_FIELD_NAME_NORMALIZED: "AAMVA.RegistrantAndVehicleData.TypeOfVehicle"
    UNIT_NUMBER_FIELD_NAME: "UnitNumber"
    UNIT_NUMBER_FIELD_NAME_NORMALIZED: "AAMVA.RegistrantAndVehicleData.UnitNumber"
    VEHICLE_IDENTIFICATION_NUMBER_FIELD_NAME: "VehicleIdentificationNumber"
    VEHICLE_IDENTIFICATION_NUMBER_FIELD_NAME_NORMALIZED: "AAMVA.RegistrantAndVehicleData.VehicleIdentificationNumber"
    VEHICLE_MAKE_FIELD_NAME: "VehicleMake"
    VEHICLE_MAKE_FIELD_NAME_NORMALIZED: "AAMVA.RegistrantAndVehicleData.VehicleMake"
    ZIP_CODE_FIELD_NAME: "ZipCode"
    ZIP_CODE_FIELD_NAME_NORMALIZED: "AAMVA.RegistrantAndVehicleData.ZipCode"

    Accessors

    • get address(): Field | undefined

      Data element ID "RBI". The first line of the registrant’s residence address.

      Returns Field | undefined

    • get baseJurisdictionRegisteredWeight(): Field | undefined

      Data element ID "RAU". The declared base jurisdiction registration weight.

      Returns Field | undefined

    • get carrierNameRegistrant(): Field | undefined

      Data element ID "RBC". The name of the first registrant of a vehicle. Registrant’s name may be a combined individual name or the name of a business

      Returns Field | undefined

    • get city(): Field | undefined

      Data element ID "RBK". The registrant’s residence city name.

      Returns Field | undefined

    • get grossVehicleWeight(): Field | undefined

      Data element ID "VAT". The unladen weight of the vehicle (e.g., single-unit truck, truck combination) plus the weight of the maximum load for which vehicle registration fees have been paid within a particular jurisdiction.

      Returns Field | undefined

    • get jurisdiction(): Field | undefined

      Data element ID "RBL". The state or province of the registrant’s residence address.

      Returns Field | undefined

    • get modelYear(): Field | undefined

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

      Returns Field | undefined

    • get numberOfSeats(): Field | undefined

      Data element IDs "RAP", "VBC". The seat capacity of a commercial vehicle designed for transportation of more than then passengers. The number of common axles of rotation of one or more wheels of a vehicle, whether power design or freely rotating.

      Returns Field | undefined

    • get registrationDecalNumber(): Field | undefined

      Data element ID "RAD". The number assigned to the registration decal in those jurisdictions that issue decals.

      Returns Field | undefined

    • get registrationEnforcementDate(): Field | undefined

      Data element ID "RAF". The registration enforcement date is the date that the current registration was enforced. This may or may not be the original registration date. The format is ISO8601 with delimiters

      Returns Field | undefined

    • get registrationExpirationDate(): Field | undefined

      Data element ID "RAG". The date in which the registration expired. The format is ISO8601 with delimiters.

      Returns Field | undefined

    • get registrationIssueDate(): Field | undefined

      Data element ID "IFJ". The date in which the registration was issued. The format is ISO8601 with delimiters.

      Returns Field | undefined

    • get registrationPlateNumber(): Field | undefined

      Data element ID "RAM". The characters assigned to a registration plate or tag affixed to the vehicle, assigned by the jurisdiction.

      Returns Field | undefined

    • get registrationYear(): Field | undefined

      Data element ID "RBT". This field is the registration year assigned by the jurisdiction. The format is CCYY.

      Returns Field | undefined

    • get typeOfVehicle(): Field | undefined

      Data element ID "VBB". The type of vehicle operated for the transportation of persons or property in the furtherance of any commercial or industrial enterprise, for hire or not for hire. Not all states will use all values.

      Returns Field | undefined

    • get unitNumber(): Field | undefined

      Data element ID "IEG". A number, assigned by the registrant of the commercial vehicle or trailer, to identify the vehicle or trailer in the fleet. No two units in a fleet can have the same number. A.K.A vehicle unit number or owner’s equipment number.

      Returns Field | undefined

    • get vehicleIdentificationNumber(): Field | undefined

      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 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 zipCode(): Field | undefined

      Data element ID "RBM". The ZIP or Postal code of the resident address of the registrant.

      Returns Field | undefined

    Methods

    • Returns string