Table of Contents

Class AAMVA.RegistrationData

Namespace
IO.Scanbot.Sdk.Barcode.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/barcode/entity/AAMVA$RegistrationData", DoNotGenerateAcw = true)]
public sealed class AAMVA.RegistrationData : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
Inheritance
AAMVA.RegistrationData
Implements
Inherited Members

Constructors

RegistrationData(GenericDocument)

[Register(".ctor", "(Lio/scanbot/sdk/genericdocument/GenericDocument;)V", "")]
public RegistrationData(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "AAMVA.RegistrationData"

Field Value

string

DocumentType

[Register("DOCUMENT_TYPE")]
public const string DocumentType = "RegistrationData"

Field Value

string

Properties

AddressCity

public TextFieldWrapper AddressCity { get; }

Property Value

TextFieldWrapper

AddressJurisdictionCode

public TextFieldWrapper AddressJurisdictionCode { get; }

Property Value

TextFieldWrapper

AddressStreet

public TextFieldWrapper AddressStreet { get; }

Property Value

TextFieldWrapper

AddressZipCode

public TextFieldWrapper AddressZipCode { get; }

Property Value

TextFieldWrapper

Axles

public TextFieldWrapper Axles { get; }

Property Value

TextFieldWrapper

BusinessName

public TextFieldWrapper BusinessName { get; }

Property Value

TextFieldWrapper

Fuel

public TextFieldWrapper Fuel { get; }

Property Value

TextFieldWrapper

GrossVehicleWeight

public TextFieldWrapper GrossVehicleWeight { get; }

Property Value

TextFieldWrapper

RegistrantFamilyName

public TextFieldWrapper RegistrantFamilyName { get; }

Property Value

TextFieldWrapper

RegistrantGivenName

public TextFieldWrapper RegistrantGivenName { get; }

Property Value

TextFieldWrapper

RegistrationExpiryDate

public TextFieldWrapper RegistrationExpiryDate { get; }

Property Value

TextFieldWrapper

RegistrationIssueDate

public TextFieldWrapper RegistrationIssueDate { get; }

Property Value

TextFieldWrapper

RegistrationPlateNumber

public TextFieldWrapper RegistrationPlateNumber { get; }

Property Value

TextFieldWrapper

RegistrationWindowStickerDecal

public TextFieldWrapper RegistrationWindowStickerDecal { get; }

Property Value

TextFieldWrapper

RegistrationYear

public TextFieldWrapper RegistrationYear { get; }

Property Value

TextFieldWrapper

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string

VehicleBodyStyle

public TextFieldWrapper VehicleBodyStyle { get; }

Property Value

TextFieldWrapper

VehicleColor

public TextFieldWrapper VehicleColor { get; }

Property Value

TextFieldWrapper

VehicleIdentificationNumber

public TextFieldWrapper VehicleIdentificationNumber { get; }

Property Value

TextFieldWrapper

VehicleMake

public TextFieldWrapper VehicleMake { get; }

Property Value

TextFieldWrapper

VehicleModel

public TextFieldWrapper VehicleModel { get; }

Property Value

TextFieldWrapper

VehicleModelYear

public TextFieldWrapper VehicleModelYear { get; }

Property Value

TextFieldWrapper

VehicleUse

public TextFieldWrapper VehicleUse { get; }

Property Value

TextFieldWrapper