Table of Contents

Class AAMVA.RegistrationData.FieldNames

Namespace
IO.Scanbot.Barcodescanner.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/AAMVA$RegistrationData$FieldNames", DoNotGenerateAcw = true)]
public sealed class AAMVA.RegistrationData.FieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
AAMVA.RegistrationData.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

Axles

[Register("AXLES")]
public const string Axles = "Axles"

Field Value

string

BusinessName

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

Field Value

string

Fuel

[Register("FUEL")]
public const string Fuel = "Fuel"

Field Value

string

GrossVehicleWeight

[Register("GROSS_VEHICLE_WEIGHT")]
public const string GrossVehicleWeight = "GrossVehicleWeight"

Field Value

string

RegistrantFamilyName

[Register("REGISTRANT_FAMILY_NAME")]
public const string RegistrantFamilyName = "RegistrantFamilyName"

Field Value

string

RegistrantGivenName

[Register("REGISTRANT_GIVEN_NAME")]
public const string RegistrantGivenName = "RegistrantGivenName"

Field Value

string

RegistrationExpiryDate

[Register("REGISTRATION_EXPIRY_DATE")]
public const string RegistrationExpiryDate = "RegistrationExpiryDate"

Field Value

string

RegistrationIssueDate

[Register("REGISTRATION_ISSUE_DATE")]
public const string RegistrationIssueDate = "RegistrationIssueDate"

Field Value

string

RegistrationPlateNumber

[Register("REGISTRATION_PLATE_NUMBER")]
public const string RegistrationPlateNumber = "RegistrationPlateNumber"

Field Value

string

RegistrationWindowStickerDecal

[Register("REGISTRATION_WINDOW_STICKER_DECAL")]
public const string RegistrationWindowStickerDecal = "RegistrationWindowStickerDecal"

Field Value

string

RegistrationYear

[Register("REGISTRATION_YEAR")]
public const string RegistrationYear = "RegistrationYear"

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

VehicleUse

[Register("VEHICLE_USE")]
public const string VehicleUse = "VehicleUse"

Field Value

string

Properties

Instance

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

Property Value

AAMVA.RegistrationData.FieldNames