Table of Contents

Class ParsedDeAddress.NormalizedFieldNames

Namespace
IO.Scanbot.Sdk.Documentdata.Entity
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/documentdata/entity/ParsedDeAddress$NormalizedFieldNames", DoNotGenerateAcw = true)]
public sealed class ParsedDeAddress.NormalizedFieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
ParsedDeAddress.NormalizedFieldNames
Implements
Inherited Members

Fields

District

[Register("DISTRICT")]
public const string District = "ParsedDeAddress.District"

Field Value

string

DistrictAddition

[Register("DISTRICT_ADDITION")]
public const string DistrictAddition = "ParsedDeAddress.DistrictAddition"

Field Value

string

HouseNumber

[Register("HOUSE_NUMBER")]
public const string HouseNumber = "ParsedDeAddress.HouseNumber"

Field Value

string

PostalCode

[Register("POSTAL_CODE")]
public const string PostalCode = "ParsedDeAddress.PostalCode"

Field Value

string

StreetName

[Register("STREET_NAME")]
public const string StreetName = "ParsedDeAddress.StreetName"

Field Value

string

Properties

Instance

[Register("INSTANCE")]
public static ParsedDeAddress.NormalizedFieldNames Instance { get; }

Property Value

ParsedDeAddress.NormalizedFieldNames