Class AAMVA.VehicleOwnerData
- Namespace
- ScanbotSDK.MAUI.BarcodeDocumentModel
- Assembly
- ScanbotSDK.Shared.dll
public class AAMVA.VehicleOwnerData : GenericDocumentWrapper
- Inheritance
-
AAMVA.VehicleOwnerData
- Inherited Members
-
Constructors
VehicleOwnerData(GenericDocument)
public VehicleOwnerData(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
FirstOwnerIdNumber
public Field? FirstOwnerIdNumber { get; }
Property Value
- Field
FirstOwnerLastName
public Field? FirstOwnerLastName { get; }
Property Value
- Field
FirstOwnerLegalStatus
public Field? FirstOwnerLegalStatus { get; }
Property Value
- Field
FirstOwnerMiddleName
public Field? FirstOwnerMiddleName { get; }
Property Value
- Field
FirstOwnerName
public Field? FirstOwnerName { get; }
Property Value
- Field
FirstOwnerTotalName
public Field? FirstOwnerTotalName { get; }
Property Value
- Field
MailingAddress1
public Field? MailingAddress1 { get; }
Property Value
- Field
MailingAddress2
public Field? MailingAddress2 { get; }
Property Value
- Field
MailingCity
public Field? MailingCity { get; }
Property Value
- Field
MailingJurisdictionCode
public Field? MailingJurisdictionCode { get; }
Property Value
- Field
MailingZipCode
public Field? MailingZipCode { get; }
Property Value
- Field
RequiredDocumentType
protected override string RequiredDocumentType { get; }
Property Value
- string
ResidenceAddress1
public Field? ResidenceAddress1 { get; }
Property Value
- Field
ResidenceAddress2
public Field? ResidenceAddress2 { get; }
Property Value
- Field
ResidenceCity
public Field? ResidenceCity { get; }
Property Value
- Field
ResidenceJurisdictionCode
public Field? ResidenceJurisdictionCode { get; }
Property Value
- Field
ResidenceZipCode
public Field? ResidenceZipCode { get; }
Property Value
- Field
SecondOwnerIdNumber
public Field? SecondOwnerIdNumber { get; }
Property Value
- Field
SecondOwnerLastName
public Field? SecondOwnerLastName { get; }
Property Value
- Field
SecondOwnerLegalStatus
public Field? SecondOwnerLegalStatus { get; }
Property Value
- Field
SecondOwnerMiddleName
public Field? SecondOwnerMiddleName { get; }
Property Value
- Field
SecondOwnerName
public Field? SecondOwnerName { get; }
Property Value
- Field
SecondOwnerTotalName
public Field? SecondOwnerTotalName { get; }
Property Value
- Field