Table of Contents

Class ParsedDeAddress

Namespace
ScanbotSDK.MAUI.DocumentsModel
Assembly
ScanbotSDK.Shared.dll
public class ParsedDeAddress : GenericDocumentWrapper
Inheritance
ParsedDeAddress
Inherited Members

Constructors

ParsedDeAddress(GenericDocument)

public ParsedDeAddress(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

District

public Field? District { get; }

Property Value

Field

DistrictAddition

public Field? DistrictAddition { get; }

Property Value

Field

HouseNumber

public Field? HouseNumber { get; }

Property Value

Field

PostalCode

public Field? PostalCode { get; }

Property Value

Field

RequiredDocumentType

protected override string RequiredDocumentType { get; }

Property Value

string

StreetName

public Field? StreetName { get; }

Property Value

Field