AAMVA

Constructors

Link copied to clipboard
constructor(document: GenericDocument)

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Driver License Or ID Document

Link copied to clipboard

Driver License. File type "DL".

Link copied to clipboard

Enhanced Driver License. File type "EN".

Link copied to clipboard
object FieldNames
Link copied to clipboard
class IDCard(document: GenericDocument) : AAMVA.DLID

ID Card. File type "ID".

Link copied to clipboard

Motor Carrier Data. File type "MC".

Link copied to clipboard
Link copied to clipboard

The raw document as was parsed from the barcode. The original field key names and field values as they appear in the barcode are left as-is. The mnemonic field keys from the AAMVA specification are not replaced with human-readable names. No field value normalization, like ISO 8601 date reformatting, etc., is done.

Link copied to clipboard

Registrant And Vehicle Data. File type "IR".

Link copied to clipboard

Registration Data. File type "RG".

Link copied to clipboard

Title Data. File type "TD".

Link copied to clipboard

Vehicle Data. File type "VH".

Link copied to clipboard

Vehicle Owner Data. File type "OW".

Link copied to clipboard

Vehicle Safety Inspection Data. File type "VS".

Properties

Link copied to clipboard

The child document of type "DriverLicense".

Link copied to clipboard

The child document of type "EnhancedDriverLicense".

Link copied to clipboard

The child document of type "IDCard".

Link copied to clipboard

Issuer Identification Number

Link copied to clipboard

Jurisdiction Version Number

Link copied to clipboard

The child document of type "MotorCarrierData".

Link copied to clipboard

The child document of type "RawDocument".

Link copied to clipboard

The child document of type "RegistrantAndVehicleData".

Link copied to clipboard

The child document of type "RegistrationData".

Link copied to clipboard

The child document of type "TitleData".

Link copied to clipboard

The child document of type "VehicleData".

Link copied to clipboard

The child document of type "VehicleOwnerData".

Link copied to clipboard

The child document of type "VehicleSafetyInspectionData".

Link copied to clipboard