Click or drag to resize

AdditionalCoverage Class

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

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

The AdditionalCoverage type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalCoverageID
Unique identifier used to specify current item.

Created in Epic SDK V7.0.

Sometimes Required

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

Created in Epic SDK 2021 R2.

Sometimes Required

Public propertyCode
Code

Created in Epic SDK V7.0.

Required

Public propertyDeductible
Deductible

Created in Epic SDK V7.0.

Public propertyDescription
Description

Created in Epic SDK V7.0.

Required

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

Created in Epic SDK V7.0.

Public propertyLimit
Limit

Created in Epic SDK V7.0.

Public propertyLineID
Unique identifier used to specify the parent policy.

Created in Epic SDK V7.0.

Sometimes Required

Public propertyLocationNumber
Location Number

Created in Epic SDK V7.0.

Public propertyMarketingLineID
Unique identifier used to specify the parent marketing line containing the AdditionalCoverage item. Either LineID or MarketingLineID is required.

Created in Epic SDK 2021 R2.

Sometimes Required

Public propertyPremium
Premium

Created in Epic SDK V7.0.

Public propertyRemarks
Remarks

Created in Epic SDK V7.0.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V7.0.

Top
See Also