Class AAMVA.RegistrationData
- Namespace
- IO.Scanbot.Sdk.Barcode.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class AAMVA.RegistrationData : GenericDocumentWrapper
- Inheritance
-
AAMVA.RegistrationData
- Inherited Members
-
Constructors
RegistrationData(GenericDocument)
public RegistrationData(GenericDocument document)
Parameters
document
GenericDocument
Fields
DocumentNormalizedType
public const string DocumentNormalizedType = "AAMVA.RegistrationData"
Field Value
- string
DocumentType
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
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