Class AAMVA.RegistrantAndVehicleData
- Namespace
- IO.Scanbot.Sdk.Barcode.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class AAMVA.RegistrantAndVehicleData : GenericDocumentWrapper
- Inheritance
-
AAMVA.RegistrantAndVehicleData
- Inherited Members
-
Constructors
RegistrantAndVehicleData(GenericDocument)
public RegistrantAndVehicleData(GenericDocument document)
Parameters
document
GenericDocument
Fields
DocumentNormalizedType
public const string DocumentNormalizedType = "AAMVA.RegistrantAndVehicleData"
Field Value
- string
DocumentType
public const string DocumentType = "RegistrantAndVehicleData"
Field Value
- string
Properties
Address
public TextFieldWrapper Address { get; }
Property Value
- TextFieldWrapper
BaseJurisdictionRegisteredWeight
public TextFieldWrapper BaseJurisdictionRegisteredWeight { get; }
Property Value
- TextFieldWrapper
CarrierNameRegistrant
public TextFieldWrapper CarrierNameRegistrant { get; }
Property Value
- TextFieldWrapper
City
public TextFieldWrapper City { get; }
Property Value
- TextFieldWrapper
GrossVehicleWeight
public TextFieldWrapper GrossVehicleWeight { get; }
Property Value
- TextFieldWrapper
Jurisdiction
public TextFieldWrapper Jurisdiction { get; }
Property Value
- TextFieldWrapper
ModelYear
public TextFieldWrapper ModelYear { get; }
Property Value
- TextFieldWrapper
NumberOfSeats
public TextFieldWrapper NumberOfSeats { get; }
Property Value
- TextFieldWrapper
RegistrationDecalNumber
public TextFieldWrapper RegistrationDecalNumber { get; }
Property Value
- TextFieldWrapper
RegistrationEnforcementDate
public TextFieldWrapper RegistrationEnforcementDate { get; }
Property Value
- TextFieldWrapper
RegistrationExpirationDate
public TextFieldWrapper RegistrationExpirationDate { get; }
Property Value
- TextFieldWrapper
RegistrationIssueDate
public TextFieldWrapper RegistrationIssueDate { get; }
Property Value
- TextFieldWrapper
RegistrationPlateNumber
public TextFieldWrapper RegistrationPlateNumber { get; }
Property Value
- TextFieldWrapper
RegistrationYear
public TextFieldWrapper RegistrationYear { get; }
Property Value
- TextFieldWrapper
TypeOfVehicle
public TextFieldWrapper TypeOfVehicle { get; }
Property Value
- TextFieldWrapper
UnitNumber
public TextFieldWrapper UnitNumber { get; }
Property Value
- TextFieldWrapper
VehicleIdentificationNumber
public TextFieldWrapper VehicleIdentificationNumber { get; }
Property Value
- TextFieldWrapper
VehicleMake
public TextFieldWrapper VehicleMake { get; }
Property Value
- TextFieldWrapper
ZipCode
public TextFieldWrapper ZipCode { get; }
Property Value
- TextFieldWrapper