Table of Contents

Class DEMedicalPlan.DEMedicalPlanChildren

Namespace
ScanbotSDK.MAUI.BarcodeDocumentModel
Assembly
ScanbotSDK.Shared.dll
public class DEMedicalPlan.DEMedicalPlanChildren
Inheritance
DEMedicalPlan.DEMedicalPlanChildren
Inherited Members

Properties

Doctor

public DEMedicalPlan.Doctor Doctor { get; }

Property Value

DEMedicalPlan.Doctor

Patient

public DEMedicalPlan.Patient Patient { get; }

Property Value

DEMedicalPlan.Patient

Subheadings

public IEnumerable<DEMedicalPlan.Subheading> Subheadings { get; }

Property Value

IEnumerable<DEMedicalPlan.Subheading>