Class AAMVA
- Namespace
- IO.Scanbot.Sdk.Barcode.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class AAMVA : GenericDocumentWrapper
- Inheritance
-
AAMVA
- Inherited Members
-
Constructors
AAMVA(GenericDocument)
public AAMVA(GenericDocument document)
Parameters
document
GenericDocument
Fields
DocumentNormalizedType
public const string DocumentNormalizedType = "AAMVA"
Field Value
- string
DocumentType
public const string DocumentType = "AAMVA"
Field Value
- string
Properties
IdCard
public AAMVA.IDCard IdCard { get; }
Property Value
- AAMVA.IDCard
IssuerIdentificationNumber
public TextFieldWrapper IssuerIdentificationNumber { get; }
Property Value
- TextFieldWrapper
JurisdictionVersionNumber
public TextFieldWrapper JurisdictionVersionNumber { get; }
Property Value
- TextFieldWrapper
Version
public TextFieldWrapper Version { get; }
Property Value
- TextFieldWrapper
Methods
GetDriverLicense()
public AAMVA.DriverLicense GetDriverLicense()
Returns
- AAMVA.DriverLicense
GetEnhancedDriverLicense()
public AAMVA.EnhancedDriverLicense GetEnhancedDriverLicense()
Returns
- AAMVA.EnhancedDriverLicense
GetMotorCarrierData()
public AAMVA.MotorCarrierData GetMotorCarrierData()
Returns
- AAMVA.MotorCarrierData
GetRawDocument()
public AAMVA.RawDocument GetRawDocument()
Returns
- AAMVA.RawDocument
GetRegistrantAndVehicleData()
public AAMVA.RegistrantAndVehicleData GetRegistrantAndVehicleData()
Returns
- AAMVA.RegistrantAndVehicleData
GetRegistrationData()
public AAMVA.RegistrationData GetRegistrationData()
Returns
- AAMVA.RegistrationData
GetTitleData()
public AAMVA.TitleData GetTitleData()
Returns
- AAMVA.TitleData
GetVehicleData()
public AAMVA.VehicleData GetVehicleData()
Returns
- AAMVA.VehicleData
GetVehicleOwnerData()
public AAMVA.VehicleOwnerData GetVehicleOwnerData()
Returns
- AAMVA.VehicleOwnerData
GetVehicleSafetyInspectionData()
public AAMVA.VehicleSafetyInspectionData GetVehicleSafetyInspectionData()
Returns
- AAMVA.VehicleSafetyInspectionData