Table of Contents

Class EuropeanHealthInsuranceCard.FieldNames

Namespace
IO.Scanbot.Sdk.Documentdata.Entity
Assembly
DocumentSDK.NET.Droid.dll
public sealed class EuropeanHealthInsuranceCard.FieldNames : Object
Inheritance
EuropeanHealthInsuranceCard.FieldNames

Fields

Barcode

public const string Barcode = "Barcode"

Field Value

string

BirthDate

public const string BirthDate = "BirthDate"

Field Value

string

CardNumber

public const string CardNumber = "CardNumber"

Field Value

string

CountryCode

public const string CountryCode = "CountryCode"

Field Value

string

ExpiryDate

public const string ExpiryDate = "ExpiryDate"

Field Value

string

GivenNames

public const string GivenNames = "GivenNames"

Field Value

string

IssuerName

public const string IssuerName = "IssuerName"

Field Value

string

IssuerNumber

public const string IssuerNumber = "IssuerNumber"

Field Value

string

PersonalNumber

public const string PersonalNumber = "PersonalNumber"

Field Value

string

Signature

public const string Signature = "Signature"

Field Value

string

Surname

public const string Surname = "Surname"

Field Value

string

Properties

Instance

public static EuropeanHealthInsuranceCard.FieldNames Instance { get; }

Property Value

EuropeanHealthInsuranceCard.FieldNames