Table of Contents

Class DEMedicalPlan.Doctor

Namespace
ScanbotSDK.MAUI.BarcodeDocumentModel
Assembly
ScanbotSDK.Shared.dll
public class DEMedicalPlan.Doctor : GenericDocumentWrapper
Inheritance
DEMedicalPlan.Doctor
Inherited Members

Constructors

Doctor(GenericDocument)

public Doctor(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

public static readonly string WrapperDocumentType

Field Value

string

Properties

DoctorNumber

public Field? DoctorNumber { get; }

Property Value

Field

Email

public Field? Email { get; }

Property Value

Field

HospitalID

public Field? HospitalID { get; }

Property Value

Field

IssuerName

public Field? IssuerName { get; }

Property Value

Field

IssuingDateAndTime

public Field? IssuingDateAndTime { get; }

Property Value

Field

PharmacyID

public Field? PharmacyID { get; }

Property Value

Field

Place

public Field? Place { get; }

Property Value

Field

PostalCode

public Field? PostalCode { get; }

Property Value

Field

RequiredDocumentType

protected override string RequiredDocumentType { get; }

Property Value

string

Street

public Field? Street { get; }

Property Value

Field

TelephoneNumber

public Field? TelephoneNumber { get; }

Property Value

Field