Table of Contents

Class AAMVA.TitleData

Namespace
IO.Scanbot.Sdk.Barcode.Entity
Assembly
DocumentSDK.NET.Droid.dll
public sealed class AAMVA.TitleData : GenericDocumentWrapper
Inheritance
AAMVA.TitleData
Inherited Members

Constructors

TitleData(GenericDocument)

public TitleData(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

public const string DocumentNormalizedType = "AAMVA.TitleData"

Field Value

string

DocumentType

public const string DocumentType = "TitleData"

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

BusinessName

public TextFieldWrapper BusinessName { get; }

Property Value

TextFieldWrapper

FamilyName

public TextFieldWrapper FamilyName { get; }

Property Value

TextFieldWrapper

FirstLienHolderId

public TextFieldWrapper FirstLienHolderId { get; }

Property Value

TextFieldWrapper

FirstLienHolderName

public TextFieldWrapper FirstLienHolderName { get; }

Property Value

TextFieldWrapper

GivenName

public TextFieldWrapper GivenName { get; }

Property Value

TextFieldWrapper

NewUsedIndicator

public TextFieldWrapper NewUsedIndicator { get; }

Property Value

TextFieldWrapper

OdometerDate

public TextFieldWrapper OdometerDate { get; }

Property Value

TextFieldWrapper

OdometerDisclosure

public TextFieldWrapper OdometerDisclosure { get; }

Property Value

TextFieldWrapper

OdometerReadingKilometers

public TextFieldWrapper OdometerReadingKilometers { get; }

Property Value

TextFieldWrapper

OdometerReadingMileage

public TextFieldWrapper OdometerReadingMileage { get; }

Property Value

TextFieldWrapper

PreviousTitleNumber

public TextFieldWrapper PreviousTitleNumber { get; }

Property Value

TextFieldWrapper

PreviousTitlingJurisdiction

public TextFieldWrapper PreviousTitlingJurisdiction { get; }

Property Value

TextFieldWrapper

TitleBrand

public TextFieldWrapper TitleBrand { get; }

Property Value

TextFieldWrapper

TitleIssueDate

public TextFieldWrapper TitleIssueDate { get; }

Property Value

TextFieldWrapper

TitleNumber

public TextFieldWrapper TitleNumber { get; }

Property Value

TextFieldWrapper

TitlingJurisdiction

public TextFieldWrapper TitlingJurisdiction { get; }

Property Value

TextFieldWrapper

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

VehiclePurchaseDate

public TextFieldWrapper VehiclePurchaseDate { get; }

Property Value

TextFieldWrapper