Class DEMedicalPlan.Doctor
- Namespace
- IO.Scanbot.Sdk.Barcode.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class DEMedicalPlan.Doctor : GenericDocumentWrapper
- Inheritance
-
DEMedicalPlan.Doctor
- Inherited Members
-
Constructors
Doctor(GenericDocument)
public Doctor(GenericDocument document)
Parameters
document
GenericDocument
Fields
DocumentNormalizedType
public const string DocumentNormalizedType = "DEMedicalPlan.Doctor"
Field Value
- string
DocumentType
public const string DocumentType = "Doctor"
Field Value
- string
Properties
DoctorNumber
public TextFieldWrapper DoctorNumber { get; }
Property Value
- TextFieldWrapper
Email
public TextFieldWrapper Email { get; }
Property Value
- TextFieldWrapper
HospitalID
public TextFieldWrapper HospitalID { get; }
Property Value
- TextFieldWrapper
IssuerName
public TextFieldWrapper IssuerName { get; }
Property Value
- TextFieldWrapper
IssuingDateAndTime
public TextFieldWrapper IssuingDateAndTime { get; }
Property Value
- TextFieldWrapper
PharmacyID
public TextFieldWrapper PharmacyID { get; }
Property Value
- TextFieldWrapper
Place
public TextFieldWrapper Place { get; }
Property Value
- TextFieldWrapper
PostalCode
public TextFieldWrapper PostalCode { get; }
Property Value
- TextFieldWrapper
Street
public TextFieldWrapper Street { get; }
Property Value
- TextFieldWrapper
TelephoneNumber
public TextFieldWrapper TelephoneNumber { get; }
Property Value
- TextFieldWrapper