Class DEMedicalPlan.Doctor.NormalizedFieldNames
- Namespace
- IO.Scanbot.Sdk.Barcode.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class DEMedicalPlan.Doctor.NormalizedFieldNames : Object
- Inheritance
-
DEMedicalPlan.Doctor.NormalizedFieldNames
Fields
DoctorNumber
public const string DoctorNumber = "DEMedicalPlan.Doctor.DoctorNumber"
Field Value
- string
Email
public const string Email = "DEMedicalPlan.Doctor.Email"
Field Value
- string
HospitalId
public const string HospitalId = "DEMedicalPlan.Doctor.HospitalID"
Field Value
- string
IssuerName
public const string IssuerName = "DEMedicalPlan.Doctor.IssuerName"
Field Value
- string
IssuingDateAndTime
public const string IssuingDateAndTime = "DEMedicalPlan.Doctor.IssuingDateAndTime"
Field Value
- string
PharmacyId
public const string PharmacyId = "DEMedicalPlan.Doctor.PharmacyID"
Field Value
- string
Place
public const string Place = "DEMedicalPlan.Doctor.Place"
Field Value
- string
PostalCode
public const string PostalCode = "DEMedicalPlan.Doctor.PostalCode"
Field Value
- string
Street
public const string Street = "DEMedicalPlan.Doctor.Street"
Field Value
- string
TelephoneNumber
public const string TelephoneNumber = "DEMedicalPlan.Doctor.TelephoneNumber"
Field Value
- string
Properties
Instance
public static DEMedicalPlan.Doctor.NormalizedFieldNames Instance { get; }
Property Value
- DEMedicalPlan.Doctor.NormalizedFieldNames