Click or drag to resize

AdditionalInterest Class

AdditionalInterest data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CommercialUmbrellaAdditionalInterest

Namespace:  ASI.TAM.API.Data.UI.Account.Policy.CommercialUmbrella
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.CommercialUmbrella (in ASI.TAM.API.Data.UI.Account.Policy.CommercialUmbrella.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 the additional interest item.

Created in Epic SDK V6.0.

Sometimes Required

Public propertyAddress
Address

Created in Epic SDK V6.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 V6.0.

Public propertyEmail
Email

Created in Epic SDK V6.0.

Public propertyFaxCountryCode
Fax Country Code

Created in Epic SDK V6.0.

Public propertyFaxExtension
Fax Extension

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 propertyInterestEndDate
Interest End Date

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 propertyLienAmount
Lien Amount

Created in Epic SDK V6.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 V6.0.

Public propertyLookupCode
Lookup Code

Created in Epic SDK V6.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
Name

Created in Epic SDK V6.0.

Required

Public propertyOtherInterestID
Unique identifier used to specify other interst.

Created in Epic SDK V6.0.

Public propertyPhoneCountryCode
Phone Country Code

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 propertyPolicy
Policy

Created in Epic SDK V6.0.

Public propertyRank
Rank

Created in Epic SDK V6.0.

Public propertyReasonForInt
Reason For Int

Created in Epic SDK V6.0.

Public propertyReferenceLoanNumber
Reference Loan Number

Created in Epic SDK V6.0.

Public propertySendBill
Send Bill

Created in Epic SDK V6.0.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V6.0.

Top
See Also