Table of Contents

Class DEMedicalPlan.Doctor.FieldNames

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

Fields

DoctorNumber

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

Field Value

string

Email

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

Field Value

string

HospitalId

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

Field Value

string

IssuerName

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

Field Value

string

IssuingDateAndTime

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

Field Value

string

PharmacyId

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

Field Value

string

Place

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

Field Value

string

PostalCode

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

Field Value

string

Street

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

Field Value

string

TelephoneNumber

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

Field Value

string

Properties

Instance

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

Property Value

DEMedicalPlan.Doctor.FieldNames