AAMVARegistrantAndVehicleData class

Registrant And Vehicle Data. File type "IR".

Inheritance

Properties

address TextFieldWrapper?
Data element ID "RBI". The first line of the registrant's residence address.
no setter
baseJurisdictionRegisteredWeight TextFieldWrapper?
Data element ID "RAU". The declared base jurisdiction registration weight.
no setter
carrierNameRegistrant TextFieldWrapper?
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
no setter
city TextFieldWrapper?
Data element ID "RBK". The registrant's residence city name.
no setter
document GenericDocument
finalinherited
grossVehicleWeight TextFieldWrapper?
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.
no setter
hashCode int
The hash code for this object.
no setterinherited
jurisdiction TextFieldWrapper?
Data element ID "RBL". The state or province of the registrant's residence address.
no setter
modelYear TextFieldWrapper?
Data element ID "VAL". The year which is assigned to a vehicle by the manufacturer. The format is YY.
no setter
numberOfSeats TextFieldWrapper?
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.
no setter
registrationDecalNumber TextFieldWrapper?
Data element ID "RAD". The number assigned to the registration decal in those jurisdictions that issue decals.
no setter
registrationEnforcementDate TextFieldWrapper?
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
no setter
registrationExpirationDate TextFieldWrapper?
Data element ID "RAG". The date in which the registration expired. The format is ISO8601 with delimiters.
no setter
registrationIssueDate TextFieldWrapper?
Data element ID "IFJ". The date in which the registration was issued. The format is ISO8601 with delimiters.
no setter
registrationPlateNumber TextFieldWrapper?
Data element ID "RAM". The characters assigned to a registration plate or tag affixed to the vehicle, assigned by the jurisdiction.
no setter
registrationYear TextFieldWrapper?
Data element ID "RBT". This field is the registration year assigned by the jurisdiction. The format is CCYY.
no setter
requiredDocumentType String
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
typeOfVehicle TextFieldWrapper?
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.
no setter
unitNumber TextFieldWrapper?
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.
no setter
vehicleIdentificationNumber TextFieldWrapper?
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.
no setter
vehicleMake TextFieldWrapper?
Data element ID "VAK". The distinctive (coded) name applied to a group of vehicles by a manufacturer.
no setter
zipCode TextFieldWrapper?
Data element ID "RBM". The ZIP or Postal code of the resident address of the registrant.
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

DOCUMENT_NORMALIZED_TYPE → const String
Normalized document type name of this document wrapper.
DOCUMENT_TYPE → const String
Generic document type name of this document wrapper.