Click or drag to resize

WatercraftApplicant Class

Applicant Data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.WatercraftWatercraftApplicant
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.Watercraft
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.Watercraft (in ASI.TAM.API.Data.UI.Account.Policy.Watercraft.dll) Version: 2021.2.0.769
Syntax
public sealed class WatercraftApplicant

The WatercraftApplicant type exposes the following members.

Properties
  NameDescription
Public propertyApplicantID
Unique identifier used to specify current item.

Created in Epic SDK V6.0.

Sometimes Required

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

Created in Epic SDK V6.

Public propertyBusinessPhoneDayEveningOption
Business Phone Day Evening Option

Created in Epic SDK V6.

Public propertyBusinessPhoneExtension
Business Phone Extension

Created in Epic SDK V6.

Public propertyBusinessPhoneNumber
Business Phone Number

Created in Epic SDK V6.

Public propertyCarrierSubmissionID
Unique identifier used to specify carrier submission line for Applicant.

Created in Epic SDK 2021 R2.

Sometimes Required

Public propertyCompanyPlan
Company Plan

Created in Epic SDK V6.

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

Created in Epic SDK V6.

Public propertyHomePhoneDayEveningOption
Home Phone Day Evening Option

Created in Epic SDK V6.

Public propertyHomePhoneNumber
Home Phone Number

Created in Epic SDK V6.

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

Created in Epic SDK V6.

Public propertyLineID
Unique identifier used to specify the parent policy.

Created in Epic SDK V6.

Sometimes Required

Public propertyMailingAddress
Mailing Address

Created in Epic SDK V6.

Public propertyMarketingLineID
Unique identifier used to specify marketing line for Applicant.

Created in Epic SDK 2021 R2.

Sometimes Required

Public propertyName
Name

Created in Epic SDK V6.

Public propertyPaymentPlanValue
Used to expose properties contained in the payment plan tab.

Created in Epic SDK V6.

Public propertyProducerStatementValue
Used to expose properties contained in the producer statement tab.

Created in Epic SDK V6.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V6.0.

Top
See Also