Click or drag to resize

AdditionalInterest Class

AdditionalInterest data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.PropertyAdditionalInterest
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.Property
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.Property (in ASI.TAM.API.Data.UI.Account.Policy.Property.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 Additional Interest item.

Created in Epic SDK V5.0.

Sometimes Required

Public propertyAddress
Address

Created in Epic SDK V5.0.

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

Created in Epic SDK 2018.

Public propertyCertificate
Certificate

Created in Epic SDK V5.0.

Public propertyEmail
Email

Created in Epic SDK V5.0.

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

Created in Epic SDK V5.0.

Public propertyFaxNumber
Fax Number

Created in Epic SDK V5.0.

Public propertyInterestCode
Interest Code

Created in Epic SDK V5.0.

Public propertyInterestEndDate
Interest End Date

Created in Epic SDK V5.0.

Public propertyInterestIfOther
Interest If Other

Created in Epic SDK V5.0.

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

Created in Epic SDK V5.0.

Public propertyLienAmount
Lien Amount

Created in Epic SDK V5.0.

Public propertyLineID
Unique identifier used to specify the parent line containing the Additional Interest item. Either LineID or MarketingLineID is required.

Created in Epic SDK V5.0.

Public propertyLookupCode
Lookup Code

Created in Epic SDK V5.0.

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

Created in Epic SDK 2018.

Public propertyName
If blank on Insert and lookup Code is provided, then defaults. Otherwise, required.

Created in Epic SDK V5.0.

Sometimes Required

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

Created in Epic SDK V5.0.

Public propertyPhoneExtension
Phone Extension

Created in Epic SDK V5.0.

Public propertyPhoneNumber
Phone Number

Created in Epic SDK V5.0.

Public propertyPolicy
Policy

Created in Epic SDK V5.0.

Public propertyPremiseID
Unique identifier used to specify related [sub item].

Created in Epic SDK V5.0.

Public propertyRank
Rank

Created in Epic SDK V5.0.

Public propertyReasonForInterest
Reason For Interest

Created in Epic SDK V5.0.

Public propertyReferenceLoanNumber
Reference Loan Number

Created in Epic SDK V5.0.

Public propertySendBill
Send Bill

Created in Epic SDK V5.0.

Public propertySubjectOfInsuranceID
Unique identifier used to specify related [sub item].

Created in Epic SDK V5.0.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V5.0.

Top
See Also