Click or drag to resize

AdditionalCoverageItem Class

AdditionalCoverageItem data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CanadianHabitationalAdditionalCoverageItem

Namespace:  ASI.TAM.API.Data.UI.Account.Policy.CanadianHabitational
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.CanadianHabitational (in ASI.TAM.API.Data.UI.Account.Policy.CanadianHabitational.dll) Version: 2021.1.0.1
Syntax
public sealed class AdditionalCoverageItem

The AdditionalCoverageItem type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalCoverageID
Unique identifier used to specify the Additional Coverage item of the Location AdditionalCoverages.

Created in Epic SDK V7.0.

Required

Public propertyAmountOfInsurance
Amount Of Insurance

Created in Epic SDK V7.0.

Public propertyCode
Code

Created in Epic SDK V7.0.

Sometimes Required

Public propertyCoinsurancePercentage
Coinsurance Percentage

Created in Epic SDK V7.0.

Public propertyCoverageRequestedYesNoCode
Coverage Requested Yes No Code

Created in Epic SDK V7.0.

Public propertyDeductibleAmount
Deductible Amount

Created in Epic SDK V7.0.

Public propertyDeductiblePercent
Deductible Percent

Created in Epic SDK V7.0.

Public propertyDeductibleTypeCode
Deductible Type Code

Created in Epic SDK V7.0.

Public propertyDescription
On Insert Location or when the flag is set to Insert, if the Description field is left blank, then it will be defaulted based on the code entered if the code is a valid option. On Update, there is no defaulting done even when the Description field is left blank.

Created in Epic SDK V7.0.

Public propertyEditionDate
Edition Date

Created in Epic SDK V7.0.

Public propertyEffectiveDate
Effective Date

Created in Epic SDK V7.0.

Public propertyExpirationDate
Expiration Date

Created in Epic SDK V7.0.

Public propertyFlag
Enum which specifies the action to be taken on the AdditionalCoverage item whether View/Update/Insert/Delete. On Location Insert, all the AdditionalCoverage items associated are inserted irrespective of this flag. On Update Location, AdditionalCoverage items are only manipulated based on this flag set.

Created in Epic SDK V7.0.

Public propertyFormNumber
Form Number

Created in Epic SDK V7.0.

Public propertyNetChangePremium
Net Change Premium

Created in Epic SDK V7.0.

Public propertyNumberOf
Number Of

Created in Epic SDK V7.0.

Public propertyNumericValue
Numeric Value

Created in Epic SDK V7.0.

Public propertyOccurrenceNumber
Occurrence Number

Created in Epic SDK V7.0.

Public propertyPremium
Premium

Created in Epic SDK V7.0.

Public propertyRate
Rate

Created in Epic SDK V7.0.

Public propertyTypeOf1Code
Type Of 1 Code

Created in Epic SDK V7.0.

Public propertyTypeOf2Code
Type Of 2 Code

Created in Epic SDK V7.0.

Public propertyTypeOf3Code
Type Of 3 Code

Created in Epic SDK V7.0.

Public propertyTypeOf4Code
Type Of 4 Code

Created in Epic SDK V7.0.

Public propertyTypeOf5
Type Of 5

Created in Epic SDK V7.0.

Top
Remarks