Class AAMVA
- Namespace
- ScanbotSDK.MAUI.BarcodeDocumentModel
- Assembly
- ScanbotSDK.Shared.dll
AAMVA
public class AAMVA : GenericDocumentWrapper
- Inheritance
-
AAMVA
- Inherited Members
Constructors
AAMVA(GenericDocument)
public AAMVA(GenericDocument document)
Parameters
document
GenericDocument
Fields
WrapperDocumentNormalizedType
Normalized document type name of this document wrapper.
public static readonly string WrapperDocumentNormalizedType
Field Value
WrapperDocumentType
Generic document type name of this document wrapper.
public static readonly string WrapperDocumentType
Field Value
Properties
Children
public AAMVA.AAMVAChildren Children { get; }
Property Value
IssuerIdentificationNumber
Issuer Identification Number
public Field IssuerIdentificationNumber { get; }
Property Value
JurisdictionVersionNumber
Jurisdiction Version Number
public Field? JurisdictionVersionNumber { get; }
Property Value
RequiredDocumentType
The required document type for this wrapper.
protected override string RequiredDocumentType { get; }
Property Value
Version
Version
public Field Version { get; }