Table of Contents

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

string

WrapperDocumentType

Generic document type name of this document wrapper.

public static readonly string WrapperDocumentType

Field Value

string

Properties

Children

public AAMVA.AAMVAChildren Children { get; }

Property Value

AAMVA.AAMVAChildren

IssuerIdentificationNumber

Issuer Identification Number

public Field IssuerIdentificationNumber { get; }

Property Value

Field

JurisdictionVersionNumber

Jurisdiction Version Number

public Field? JurisdictionVersionNumber { get; }

Property Value

Field

RequiredDocumentType

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string

Version

Version

public Field Version { get; }

Property Value

Field