Class DEMedicalPlan.Subheading.SubheadingChildren
- Namespace
- ScanbotSDK.MAUI.BarcodeDocumentModel
- Assembly
- ScanbotSDK.Shared.dll
public class DEMedicalPlan.Subheading.SubheadingChildren
- Inheritance
-
DEMedicalPlan.Subheading.SubheadingChildren
- Inherited Members
Properties
Medicines
public IEnumerable<DEMedicalPlan.Subheading.Medicine> Medicines { get; }
Property Value
Prescriptions
public IEnumerable<DEMedicalPlan.Subheading.Prescription> Prescriptions { get; }