Table of Contents

Class DEMedicalPlan.Subheading.Prescription

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

Constructors

Prescription(GenericDocument)

public Prescription(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

GeneralInformation

public Field? GeneralInformation { get; }

Property Value

Field

PrescriptionFreeText

public Field? PrescriptionFreeText { get; }

Property Value

Field

RequiredDocumentType

protected override string RequiredDocumentType { get; }

Property Value

string