Class AAMVA.RegistrationData
- Namespace
- ScanbotSDK.MAUI.BarcodeDocumentModel
- Assembly
- ScanbotSDK.Shared.dll
public class AAMVA.RegistrationData : GenericDocumentWrapper
- Inheritance
-
AAMVA.RegistrationData
- Inherited Members
-
Constructors
RegistrationData(GenericDocument)
public RegistrationData(GenericDocument document)
Parameters
document
GenericDocument
Fields
WrapperDocumentNormalizedType
public static readonly string WrapperDocumentNormalizedType
Field Value
- string
WrapperDocumentType
public static readonly string WrapperDocumentType
Field Value
- string
Properties
AddressCity
public Field? AddressCity { get; }
Property Value
- Field
AddressJurisdictionCode
public Field? AddressJurisdictionCode { get; }
Property Value
- Field
AddressStreet
public Field? AddressStreet { get; }
Property Value
- Field
AddressZipCode
public Field? AddressZipCode { get; }
Property Value
- Field
Axles
public Field? Axles { get; }
Property Value
- Field
BusinessName
public Field? BusinessName { get; }
Property Value
- Field
Fuel
public Field? Fuel { get; }
Property Value
- Field
GrossVehicleWeight
public Field? GrossVehicleWeight { get; }
Property Value
- Field
RegistrantFamilyName
public Field? RegistrantFamilyName { get; }
Property Value
- Field
RegistrantGivenName
public Field? RegistrantGivenName { get; }
Property Value
- Field
RegistrationExpiryDate
public Field? RegistrationExpiryDate { get; }
Property Value
- Field
RegistrationIssueDate
public Field? RegistrationIssueDate { get; }
Property Value
- Field
RegistrationPlateNumber
public Field? RegistrationPlateNumber { get; }
Property Value
- Field
RegistrationWindowStickerDecal
public Field? RegistrationWindowStickerDecal { get; }
Property Value
- Field
RegistrationYear
public Field? RegistrationYear { get; }
Property Value
- Field
RequiredDocumentType
protected override string RequiredDocumentType { get; }
Property Value
- string
VehicleBodyStyle
public Field? VehicleBodyStyle { get; }
Property Value
- Field
VehicleColor
public Field? VehicleColor { get; }
Property Value
- Field
VehicleIdentificationNumber
public Field? VehicleIdentificationNumber { get; }
Property Value
- Field
VehicleMake
public Field? VehicleMake { get; }
Property Value
- Field
VehicleModel
public Field? VehicleModel { get; }
Property Value
- Field
VehicleModelYear
public Field? VehicleModelYear { get; }
Property Value
- Field
VehicleUse
public Field? VehicleUse { get; }
Property Value
- Field