Class DEMedicalPlan.Subheading.Prescription
- Namespace
- ScanbotSDK.MAUI.DocumentFormats.Barcode
- Assembly
- ScanbotSDK.Shared.dll
Prescription
public class DEMedicalPlan.Subheading.Prescription : GenericDocumentWrapper
- Inheritance
-
DEMedicalPlan.Subheading.Prescription
- Inherited Members
Constructors
Prescription(GenericDocument)
public Prescription(GenericDocument document)
Parameters
document
GenericDocument
Properties
GeneralInformation
General Information
public Field? GeneralInformation { get; }
Property Value
PrescriptionFreeText
Prescription Free Text
public Field? PrescriptionFreeText { get; }
Property Value
RequiredDocumentType
The required document type for this wrapper.
protected override string RequiredDocumentType { get; }