Click or drag to resize

AdditionalCoverage Class

AdditionalCoverage data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CrimeAdditionalCoverage

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

The AdditionalCoverage type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalCoverageID
The ID of the AdditionalCoverage.

Created in Epic SDK V7.0.

Sometimes Required

Public propertyBuildingNumber
Building Number

Created in Epic SDK V7.0.

Public propertyCarrierSubmissionID
Unique identifier used to specify the parent carrier submission containing the additional coverage item.

Created in Epic SDK 2018.

Public propertyCode
Code

Created in Epic SDK V7.0.

Required

Public propertyDeductible1
Deductible 1

Created in Epic SDK V7.0.

Public propertyDeductible1TypeCode
Deductible 1 Type Code

Created in Epic SDK 2014.

Public propertyDeductible2
Deductible 2

Created in Epic SDK V7.0.

Public propertyDeductible2TypeCode
Deductible 2 Type Code

Created in Epic SDK 2014.

Public propertyDeductible3
Deductible 3

Created in Epic SDK 2014.

Public propertyDeductible3TypeCode
Deductible 3 Type Code

Created in Epic SDK 2014.

Public propertyDescription
Description

Created in Epic SDK V7.0.

Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.

Created in Epic SDK V7.0.

Public propertyLimit1
Limit 1

Created in Epic SDK V7.0.

Public propertyLimit2
Limit 2

Created in Epic SDK V7.0.

Public propertyLimit3
Limit 3

Created in Epic SDK V7.0.

Public propertyLineID
Unique identifier used to specify the parent line containing the additional coverage item. On insert, either LineID or MarketingLineID is required.

Created in Epic SDK V7.0.

Public propertyLocationNumber
Location Number

Created in Epic SDK V7.0.

Public propertyMarketingLineID
Unique identifier used to specify the parent marketing line containing the additional coverage item. On insert, either LineID or MarketingLineID is required.

Created in Epic SDK 2018.

Public propertyNumericValue1
Numeric Value 1

Created in Epic SDK V7.0.

Public propertyNumericValue1Format
Numeric Value 1 Format

Created in Epic SDK 2014.

Public propertyNumericValue2
Numeric Value 2

Created in Epic SDK V7.0.

Public propertyNumericValue2Format
Numeric Value 2 Format

Created in Epic SDK 2014.

Public propertyPremium
Premium

Created in Epic SDK V7.0.

Public propertyRate
Rate

Created in Epic SDK 2014.

Public propertyTerritory
Territory

Created in Epic SDK 2014.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V7.0.

Public propertyTypeOf1
Type Of 1

Created in Epic SDK V7.0.

Top
See Also