Click or drag to resize

AdditionalInterest Class

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

Namespace:  ASI.TAM.API.Data.UI.Account.Policy.Truckers
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.Truckers (in ASI.TAM.API.Data.UI.Account.Policy.Truckers.dll) Version: 20.0.58.1249 (20.0.58.1249)
Syntax
public sealed class AdditionalInterest

The AdditionalInterest type exposes the following members.

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

Created in Epic SDK 2021.

Sometimes Required

Public propertyAddress
Primary

Created in Epic SDK 2021.

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

Created in Epic SDK 2021.

Public propertyCertificate
Certificate

Created in Epic SDK 2021.

Public propertyEmail
Email

Created in Epic SDK 2021.

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

Created in Epic SDK 2021.

Public propertyFaxNumber
Fax Number

Created in Epic SDK 2021.

Public propertyInterest
Interest

Created in Epic SDK 2021.

Public propertyInterestEnd
Interest End

Created in Epic SDK 2021.

Public propertyInterestOther
Interest Other

Created in Epic SDK 2021.

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

Created in Epic SDK 2021.

Public propertyLienAmount
Lien Amount

Created in Epic SDK 2021.

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 2021.

Public propertyLookup
Lookup

Created in Epic SDK 2021.

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 2021.

Public propertyName
Name

Created in Epic SDK 2021.

Required

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

Created in Epic SDK 2021.

Public propertyPhoneExtension
Primary Extension

Created in Epic SDK 2021.

Public propertyPhoneNumber
Primary Number

Created in Epic SDK 2021.

Public propertyPolicy
Policy

Created in Epic SDK 2021.

Public propertyRank
Rank

Created in Epic SDK 2021.

Public propertyReasonForInt
Reason For Int

Created in Epic SDK 2021.

Public propertyReferenceNumber
Reference Number

Created in Epic SDK 2021.

Public propertySendBill
Send Bill

Created in Epic SDK 2021.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK 2021.

Public propertyVehicleID
Unique identifier used to specify related vehicle item.

Created in Epic SDK 2021.

Top
See Also