Table of Contents

Class DEMedicalPlan.Doctor

Namespace
ScanbotSDK.MAUI.DocumentFormats.Barcode
Assembly
ScanbotSDK.Shared.dll

Doctor

public class DEMedicalPlan.Doctor : GenericDocumentWrapper
Inheritance
DEMedicalPlan.Doctor
Inherited Members

Constructors

Doctor(GenericDocument)

public Doctor(GenericDocument document)

Parameters

document GenericDocument

Properties

DoctorNumber

Doctor Number

public Field? DoctorNumber { get; }

Property Value

Field

Email

Email

public Field? Email { get; }

Property Value

Field

HospitalID

Hospital ID

public Field? HospitalID { get; }

Property Value

Field

IssuerName

Issuer Name

public Field? IssuerName { get; }

Property Value

Field

IssuingDateAndTime

Issuing Date And Time

public Field? IssuingDateAndTime { get; }

Property Value

Field

PharmacyID

Pharmacy ID

public Field? PharmacyID { get; }

Property Value

Field

Place

Place

public Field? Place { get; }

Property Value

Field

PostalCode

Postal Code

public Field? PostalCode { get; }

Property Value

Field

RequiredDocumentType

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string

Street

Street

public Field? Street { get; }

Property Value

Field

TelephoneNumber

Telephone Number

public Field? TelephoneNumber { get; }

Property Value

Field