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
EnhancedDriverLicense
The child document of type "EnhancedDriverLicense".
public AAMVA.EnhancedDriverLicense? EnhancedDriverLicense { get; }
Property Value
IDCard
The child document of type "IDCard".
public AAMVA.IDCard? IDCard { get; }
Property Value
MotorCarrierData
The child document of type "MotorCarrierData".
public AAMVA.MotorCarrierData? MotorCarrierData { get; }
Property Value
RawDocument
The child document of type "RawDocument".
public AAMVA.RawDocument RawDocument { get; }
Property Value
RegistrantAndVehicleData
The child document of type "RegistrantAndVehicleData".
public AAMVA.RegistrantAndVehicleData? RegistrantAndVehicleData { get; }
Property Value
RegistrationData
The child document of type "RegistrationData".
public AAMVA.RegistrationData? RegistrationData { get; }
Property Value
TitleData
The child document of type "TitleData".
public AAMVA.TitleData? TitleData { get; }
Property Value
VehicleData
The child document of type "VehicleData".
public AAMVA.VehicleData? VehicleData { get; }
Property Value
VehicleOwnerData
The child document of type "VehicleOwnerData".
public AAMVA.VehicleOwnerData? VehicleOwnerData { get; }
Property Value
VehicleSafetyInspectionData
The child document of type "VehicleSafetyInspectionData".
public AAMVA.VehicleSafetyInspectionData? VehicleSafetyInspectionData { get; }