Click or drag to resize

DiscountSurchargeItem Class

DiscountSurchargeItem data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CanadianHabitationalDiscountSurchargeItem

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 DiscountSurchargeItem

The DiscountSurchargeItem type exposes the following members.

Properties
  NameDescription
Public propertyAppliedToPremiumYesNoCode
AppliedToPremiumYesNoCode Lookup: YesNo
Public propertyCode
Code Lookup: Discount
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.
Public propertyDiscountSurchargeID
Unique identifier used to specify a Discount/Surcharge item of the Location - Discounts/Surcharges tab
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.
Public propertyPercent
Percent
Public propertyPremium
Premium
Public propertyTypeOf2Code
TypeOf2Code Lookup: DeductibleType2
Top
Remarks