Click or drag to resize

AdditionalInterest Class

AdditionalInterests data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CancelAdditionalInterest
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.Cancel
Assembly:  ASI.TAM.API.Data.UI.Account.Policy (in ASI.TAM.API.Data.UI.Account.Policy.dll) Version: 2021.1.0.1
Syntax
public sealed class AdditionalInterest

The AdditionalInterest type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalInterestID
Unique identifier used to specify current additional interest item.

Created in Epic SDK V6.0.

Sometimes Required

Public propertyAddress
Address

Created in Epic SDK V6.0.

Public propertyCancellationID
Unique identifier used to specify the cancelled policy containing current additional interest item.

Created in Epic SDK V6.0.

Sometimes Required

Public propertyDistributeVia
Distribute Via

Created in Epic SDK V6.0.

Public propertyEmail
Email

Created in Epic SDK V6.0.

Public propertyFaxCountryCode
Country code is ignored if corresponding number is not entered.

Created in Epic SDK V6.0.

Public propertyFaxNumber
Fax Number

Created in Epic SDK V6.0.

Public propertyInterestCode
Interest Code

Created in Epic SDK V6.0.

Public propertyInterestIfOther
Interest If Other

Created in Epic SDK V6.0.

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

Created in Epic SDK V6.0.

Public propertyLookupCode
Lookup Code

Created in Epic SDK V6.0.

Public propertyName
If blank and LookupCode is populated, then name is defaulted to the name of the specified other interest.

Created in Epic SDK V6.0.

Public propertyPhoneCountryCode
Country code is ignored if corresponding number is not entered.

Created in Epic SDK V6.0.

Public propertyPhoneExtension
Phone Extension

Created in Epic SDK V6.0.

Public propertyPhoneNumber
Phone Number

Created in Epic SDK V6.0.

Public propertyReferenceLoanNumber
Reference Loan Number

Created in Epic SDK V6.0.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V6.0.

Top
Remarks