Class DEMedicalPlan.Subheading.Prescription
- Namespace
- IO.Scanbot.Barcodescanner.Entity
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/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/genericdocument/entity/GenericDocument;)V", "")]
public Prescription(GenericDocument document)
Parameters
document
GenericDocument
Fields
DocumentNormalizedType
[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "DEMedicalPlan.Subheading.Prescription"
Field Value
DocumentType
[Register("DOCUMENT_TYPE")]
public const string DocumentType = "Prescription"
Field Value
Properties
A
[Register("a")]
public TextFieldWrapper A { get; set; }
Property Value
B
[Register("b")]
public TextFieldWrapper B { get; set; }
Property Value
GeneralInformation
public TextFieldWrapper GeneralInformation { get; }
Property Value
PrescriptionFreeText
public TextFieldWrapper PrescriptionFreeText { get; }