Table of Contents

Class AAMVA.TitleData.FieldNames

Namespace
IO.Scanbot.Barcodescanner.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/AAMVA$TitleData$FieldNames", DoNotGenerateAcw = true)]
public sealed class AAMVA.TitleData.FieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
AAMVA.TitleData.FieldNames
Implements
Inherited Members

Fields

AddressCity

[Register("ADDRESS_CITY")]
public const string AddressCity = "AddressCity"

Field Value

string

AddressJurisdictionCode

[Register("ADDRESS_JURISDICTION_CODE")]
public const string AddressJurisdictionCode = "AddressJurisdictionCode"

Field Value

string

AddressStreet

[Register("ADDRESS_STREET")]
public const string AddressStreet = "AddressStreet"

Field Value

string

AddressZipCode

[Register("ADDRESS_ZIP_CODE")]
public const string AddressZipCode = "AddressZipCode"

Field Value

string

BusinessName

[Register("BUSINESS_NAME")]
public const string BusinessName = "BusinessName"

Field Value

string

FamilyName

[Register("FAMILY_NAME")]
public const string FamilyName = "FamilyName"

Field Value

string

FirstLienHolderId

[Register("FIRST_LIEN_HOLDER_ID")]
public const string FirstLienHolderId = "FirstLienHolderId"

Field Value

string

FirstLienHolderName

[Register("FIRST_LIEN_HOLDER_NAME")]
public const string FirstLienHolderName = "FirstLienHolderName"

Field Value

string

GivenName

[Register("GIVEN_NAME")]
public const string GivenName = "GivenName"

Field Value

string

NewUsedIndicator

[Register("NEW_USED_INDICATOR")]
public const string NewUsedIndicator = "NewUsedIndicator"

Field Value

string

OdometerDate

[Register("ODOMETER_DATE")]
public const string OdometerDate = "OdometerDate"

Field Value

string

OdometerDisclosure

[Register("ODOMETER_DISCLOSURE")]
public const string OdometerDisclosure = "OdometerDisclosure"

Field Value

string

OdometerReadingKilometers

[Register("ODOMETER_READING_KILOMETERS")]
public const string OdometerReadingKilometers = "OdometerReadingKilometers"

Field Value

string

OdometerReadingMileage

[Register("ODOMETER_READING_MILEAGE")]
public const string OdometerReadingMileage = "OdometerReadingMileage"

Field Value

string

PreviousTitleNumber

[Register("PREVIOUS_TITLE_NUMBER")]
public const string PreviousTitleNumber = "PreviousTitleNumber"

Field Value

string

PreviousTitlingJurisdiction

[Register("PREVIOUS_TITLING_JURISDICTION")]
public const string PreviousTitlingJurisdiction = "PreviousTitlingJurisdiction"

Field Value

string

TitleBrand

[Register("TITLE_BRAND")]
public const string TitleBrand = "TitleBrand"

Field Value

string

TitleIssueDate

[Register("TITLE_ISSUE_DATE")]
public const string TitleIssueDate = "TitleIssueDate"

Field Value

string

TitleNumber

[Register("TITLE_NUMBER")]
public const string TitleNumber = "TitleNumber"

Field Value

string

TitlingJurisdiction

[Register("TITLING_JURISDICTION")]
public const string TitlingJurisdiction = "TitlingJurisdiction"

Field Value

string

VehicleBodyStyle

[Register("VEHICLE_BODY_STYLE")]
public const string VehicleBodyStyle = "VehicleBodyStyle"

Field Value

string

VehicleColor

[Register("VEHICLE_COLOR")]
public const string VehicleColor = "VehicleColor"

Field Value

string

VehicleIdentificationNumber

[Register("VEHICLE_IDENTIFICATION_NUMBER")]
public const string VehicleIdentificationNumber = "VehicleIdentificationNumber"

Field Value

string

VehicleMake

[Register("VEHICLE_MAKE")]
public const string VehicleMake = "VehicleMake"

Field Value

string

VehicleModel

[Register("VEHICLE_MODEL")]
public const string VehicleModel = "VehicleModel"

Field Value

string

VehicleModelYear

[Register("VEHICLE_MODEL_YEAR")]
public const string VehicleModelYear = "VehicleModelYear"

Field Value

string

VehiclePurchaseDate

[Register("VEHICLE_PURCHASE_DATE")]
public const string VehiclePurchaseDate = "VehiclePurchaseDate"

Field Value

string

Properties

Instance

[Register("INSTANCE")]
public static AAMVA.TitleData.FieldNames Instance { get; }

Property Value

AAMVA.TitleData.FieldNames