Table of Contents

Class DEMedicalPlan.Subheading

Namespace
ScanbotSDK.MAUI.BarcodeDocumentModel
Assembly
ScanbotSDK.Shared.dll

Subheading

public class DEMedicalPlan.Subheading : GenericDocumentWrapper
Inheritance
DEMedicalPlan.Subheading
Inherited Members

Constructors

Subheading(GenericDocument)

public Subheading(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

Normalized document type name of this document wrapper.

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

Generic document type name of this document wrapper.

public static readonly string WrapperDocumentType

Field Value

string

Properties

Children

public DEMedicalPlan.Subheading.SubheadingChildren Children { get; }

Property Value

DEMedicalPlan.Subheading.SubheadingChildren

GeneralNotes

General Note

public IEnumerable<Field> GeneralNotes { get; }

Property Value

IEnumerable<Field>

KeyWords

Key Words

public Field? KeyWords { get; }

Property Value

Field

RequiredDocumentType

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string

SubheadingFreeText

Subheading Free Text

public Field? SubheadingFreeText { get; }

Property Value

Field