Table of Contents

Class DeHealthInsuranceCardFront

Namespace
IO.Scanbot.Genericdocument.Entity
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/genericdocument/entity/DeHealthInsuranceCardFront", DoNotGenerateAcw = true)]
public sealed class DeHealthInsuranceCardFront : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
Inheritance
DeHealthInsuranceCardFront
Implements
Inherited Members

Constructors

DeHealthInsuranceCardFront(GenericDocument)

[Register(".ctor", "(Lio/scanbot/genericdocument/entity/GenericDocument;)V", "")]
public DeHealthInsuranceCardFront(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "DeHealthInsuranceCardFront"

Field Value

string

DocumentType

[Register("DOCUMENT_TYPE")]
public const string DocumentType = "DeHealthInsuranceCardFront"

Field Value

string

Properties

CardAccessNumber

public TextFieldWrapper CardAccessNumber { get; }

Property Value

TextFieldWrapper

IssuerName

public TextFieldWrapper IssuerName { get; }

Property Value

TextFieldWrapper

IssuerNumber

public TextFieldWrapper IssuerNumber { get; }

Property Value

TextFieldWrapper

Name

public TextFieldWrapper Name { get; }

Property Value

TextFieldWrapper

PersonalNumber

public TextFieldWrapper PersonalNumber { get; }

Property Value

TextFieldWrapper