Table of Contents

Class AAMVA

Namespace
ScanbotSDK.MAUI.DocumentFormats.Barcode
Assembly
ScanbotSDK.Shared.dll

AAMVA

public class AAMVA : GenericDocumentWrapper
Inheritance
AAMVA
Inherited Members

Constructors

AAMVA(GenericDocument)

public AAMVA(GenericDocument document)

Parameters

document GenericDocument

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