Table of Contents

Class DEMedicalPlan.Subheading.Prescription

Namespace
IO.Scanbot.Sdk.Barcode.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/barcode/entity/DEMedicalPlan$Subheading$Prescription", DoNotGenerateAcw = true)]
public sealed class DEMedicalPlan.Subheading.Prescription : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
Inheritance
DEMedicalPlan.Subheading.Prescription
Implements
Inherited Members

Constructors

Prescription(GenericDocument)

[Register(".ctor", "(Lio/scanbot/sdk/genericdocument/GenericDocument;)V", "")]
public Prescription(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "DEMedicalPlan.Subheading.Prescription"

Field Value

string

DocumentType

[Register("DOCUMENT_TYPE")]
public const string DocumentType = "Prescription"

Field Value

string

Properties

GeneralInformation

public TextFieldWrapper GeneralInformation { get; }

Property Value

TextFieldWrapper

PrescriptionFreeText

public TextFieldWrapper PrescriptionFreeText { get; }

Property Value

TextFieldWrapper

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string