Table of Contents

Class AAMVA.AAMVAChildren

Namespace
ScanbotSDK.MAUI.DocumentFormats.Barcode
Assembly
ScanbotSDK.Shared.dll
public class AAMVA.AAMVAChildren
Inheritance
AAMVA.AAMVAChildren
Inherited Members

Properties

DriverLicense

The child document of type "DriverLicense".

public AAMVA.DriverLicense? DriverLicense { get; }

Property Value

AAMVA.DriverLicense

EnhancedDriverLicense

The child document of type "EnhancedDriverLicense".

public AAMVA.EnhancedDriverLicense? EnhancedDriverLicense { get; }

Property Value

AAMVA.EnhancedDriverLicense

IDCard

The child document of type "IDCard".

public AAMVA.IDCard? IDCard { get; }

Property Value

AAMVA.IDCard

MotorCarrierData

The child document of type "MotorCarrierData".

public AAMVA.MotorCarrierData? MotorCarrierData { get; }

Property Value

AAMVA.MotorCarrierData

RawDocument

The child document of type "RawDocument".

public AAMVA.RawDocument RawDocument { get; }

Property Value

AAMVA.RawDocument

RegistrantAndVehicleData

The child document of type "RegistrantAndVehicleData".

public AAMVA.RegistrantAndVehicleData? RegistrantAndVehicleData { get; }

Property Value

AAMVA.RegistrantAndVehicleData

RegistrationData

The child document of type "RegistrationData".

public AAMVA.RegistrationData? RegistrationData { get; }

Property Value

AAMVA.RegistrationData

TitleData

The child document of type "TitleData".

public AAMVA.TitleData? TitleData { get; }

Property Value

AAMVA.TitleData

VehicleData

The child document of type "VehicleData".

public AAMVA.VehicleData? VehicleData { get; }

Property Value

AAMVA.VehicleData

VehicleOwnerData

The child document of type "VehicleOwnerData".

public AAMVA.VehicleOwnerData? VehicleOwnerData { get; }

Property Value

AAMVA.VehicleOwnerData

VehicleSafetyInspectionData

The child document of type "VehicleSafetyInspectionData".

public AAMVA.VehicleSafetyInspectionData? VehicleSafetyInspectionData { get; }

Property Value

AAMVA.VehicleSafetyInspectionData