Table of Contents

Class DEMedicalPlan.Doctor.NormalizedFieldNames

Namespace
IO.Scanbot.Barcodescanner.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/DEMedicalPlan$Doctor$NormalizedFieldNames", DoNotGenerateAcw = true)]
public sealed class DEMedicalPlan.Doctor.NormalizedFieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
DEMedicalPlan.Doctor.NormalizedFieldNames
Implements
Inherited Members

Fields

DoctorNumber

[Register("DOCTOR_NUMBER")]
public const string DoctorNumber = "DEMedicalPlan.Doctor.DoctorNumber"

Field Value

string

Email

[Register("EMAIL")]
public const string Email = "DEMedicalPlan.Doctor.Email"

Field Value

string

HospitalId

[Register("HOSPITAL_ID")]
public const string HospitalId = "DEMedicalPlan.Doctor.HospitalID"

Field Value

string

IssuerName

[Register("ISSUER_NAME")]
public const string IssuerName = "DEMedicalPlan.Doctor.IssuerName"

Field Value

string

IssuingDateAndTime

[Register("ISSUING_DATE_AND_TIME")]
public const string IssuingDateAndTime = "DEMedicalPlan.Doctor.IssuingDateAndTime"

Field Value

string

PharmacyId

[Register("PHARMACY_ID")]
public const string PharmacyId = "DEMedicalPlan.Doctor.PharmacyID"

Field Value

string

Place

[Register("PLACE")]
public const string Place = "DEMedicalPlan.Doctor.Place"

Field Value

string

PostalCode

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

Field Value

string

Street

[Register("STREET")]
public const string Street = "DEMedicalPlan.Doctor.Street"

Field Value

string

TelephoneNumber

[Register("TELEPHONE_NUMBER")]
public const string TelephoneNumber = "DEMedicalPlan.Doctor.TelephoneNumber"

Field Value

string

Properties

Instance

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

Property Value

DEMedicalPlan.Doctor.NormalizedFieldNames