Click or drag to resize

CoverageItem Class

CoverageItem data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.ElectronicDataProcessingCoverageItem

Namespace:  ASI.TAM.API.Data.UI.Account.Policy.ElectronicDataProcessing
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.ElectronicDataProcessing (in ASI.TAM.API.Data.UI.Account.Policy.ElectronicDataProcessing.dll) Version: 2023.1.0.1249
Syntax
public sealed class CoverageItem

The CoverageItem type exposes the following members.

Properties
  NameDescription
Public propertyCoinsurancePercentage
Coinsurance Percentage

Created in Epic SDK 2014.

Public propertyCoverageCode
Used to indicate what coverage is being filled.

Created in Epic SDK 2014.

Required

Public propertyCoverageDescription
Used to describe the coverage code. This is just for read-only purpose and any changes to this property would be ignored on save.

Created in Epic SDK 2014.

Public propertyDeductible1
Deductible 1

Created in Epic SDK 2014.

Public propertyDeductible2
Deductible 2

Created in Epic SDK 2014.

Public propertyDeductibleType
Deductible Type

Created in Epic SDK 2014.

Public propertyDescription
Description

Created in Epic SDK 2014.

Public propertyLimit
Limit

Created in Epic SDK 2014.

Public propertyNumberOf1
Number Of 1

Created in Epic SDK 2014.

Public propertyNumberOf2
Number Of 2

Created in Epic SDK 2014.

Public propertyNumericValue
Numeric Value

Created in Epic SDK 2014.

Public propertyOptionCode1
Option Code 1

Created in Epic SDK 2014.

Public propertyOptionCode2
Option Code 2

Created in Epic SDK 2014.

Public propertyPremium
Premium

Created in Epic SDK 2014.

Public propertyTerritory
Territory

Created in Epic SDK 2014.

Top
See Also