Table of Contents

Class AAMVA.RegistrantAndVehicleData

Namespace
ScanbotSDK.MAUI.BarcodeDocumentModel
Assembly
ScanbotSDK.Shared.dll
public class AAMVA.RegistrantAndVehicleData : GenericDocumentWrapper
Inheritance
AAMVA.RegistrantAndVehicleData
Inherited Members

Constructors

RegistrantAndVehicleData(GenericDocument)

public RegistrantAndVehicleData(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

public static readonly string WrapperDocumentType

Field Value

string

Properties

Address

public Field? Address { get; }

Property Value

Field

BaseJurisdictionRegisteredWeight

public Field? BaseJurisdictionRegisteredWeight { get; }

Property Value

Field

CarrierNameRegistrant

public Field? CarrierNameRegistrant { get; }

Property Value

Field

City

public Field? City { get; }

Property Value

Field

GrossVehicleWeight

public Field? GrossVehicleWeight { get; }

Property Value

Field

Jurisdiction

public Field? Jurisdiction { get; }

Property Value

Field

ModelYear

public Field? ModelYear { get; }

Property Value

Field

NumberOfSeats

public Field? NumberOfSeats { get; }

Property Value

Field

RegistrationDecalNumber

public Field? RegistrationDecalNumber { get; }

Property Value

Field

RegistrationEnforcementDate

public Field? RegistrationEnforcementDate { get; }

Property Value

Field

RegistrationExpirationDate

public Field? RegistrationExpirationDate { get; }

Property Value

Field

RegistrationIssueDate

public Field? RegistrationIssueDate { get; }

Property Value

Field

RegistrationPlateNumber

public Field? RegistrationPlateNumber { get; }

Property Value

Field

RegistrationYear

public Field? RegistrationYear { get; }

Property Value

Field

RequiredDocumentType

protected override string RequiredDocumentType { get; }

Property Value

string

TypeOfVehicle

public Field? TypeOfVehicle { get; }

Property Value

Field

UnitNumber

public Field? UnitNumber { get; }

Property Value

Field

VehicleIdentificationNumber

public Field? VehicleIdentificationNumber { get; }

Property Value

Field

VehicleMake

public Field? VehicleMake { get; }

Property Value

Field

ZipCode

public Field? ZipCode { get; }

Property Value

Field