Click or drag to resize

PersonalApplicationPaymentPlan Class

PersonalApplicationPaymentPlan data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.PersonalAPPersonalApplicationPaymentPlan

Namespace:  ASI.TAM.API.Data.UI.Account.Policy.PersonalAP
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.PersonalAP (in ASI.TAM.API.Data.UI.Account.Policy.PersonalAP.dll) Version: 2021.1.0.1
Syntax
public sealed class PersonalApplicationPaymentPlan

The PersonalApplicationPaymentPlan type exposes the following members.

Properties
  NameDescription
Public propertyAccountNumber
Account Number

Created in Epic SDK V5.0.

Public propertyBankABANumber
Bank A B A Number

Created in Epic SDK V5.0.

Public propertyBillingAccountNumber
Billing Account Number

Created in Epic SDK V5.0.

Public propertyBillingCode
Billing Code

Created in Epic SDK V5.0.

Public propertyCheckReferenceNumber
Check Reference Number

Created in Epic SDK V5.0.

Public propertyCreditCardAccountNumber
Credit Card Account Number

Created in Epic SDK V5.0.

Public propertyCreditCardCompanyCode
Credit Card Company Code

Created in Epic SDK V5.0.

Public propertyCreditCardCompanyIfOther
Credit Card Company If Other

Created in Epic SDK V5.0.

Public propertyCreditCardExpirationDate
Credit Card Expiration Date

Created in Epic SDK V5.0.

Public propertyDayOfMonthDue
Day Of Month Due

Created in Epic SDK V5.0.

Public propertyDeposit
Deposit

Created in Epic SDK V5.0.

Public propertyEmployeeID
Employee I D

Created in Epic SDK V5.0.

Public propertyEmployeeName
Employee Name

Created in Epic SDK 2014.

Public propertyEmployeeTypeCode
Employee Type Code

Created in Epic SDK V5.0.

Public propertyEmployerName
Employer Name

Created in Epic SDK V5.0.

Public propertyEstimatedTotalPremium
Estimated Total Premium

Created in Epic SDK V5.0.

Public propertyFinanceCompanyName
Finance Company Name

Created in Epic SDK V5.0.

Public propertyFirstPaymentDueDate
First Payment Due Date

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 propertyMailPolicyToCode
Mail Policy To Code

Created in Epic SDK V5.0.

Public propertyMailPolicyToIfOther
Mail Policy To If Other

Created in Epic SDK V5.0.

Public propertyMethodCode
Method Code

Created in Epic SDK V5.0.

Public propertyMethodIfOther
Method If Other

Created in Epic SDK V5.0.

Public propertyNameOnCreditCard
Name On Credit Card

Created in Epic SDK V5.0.

Public propertyNumberOfDeductions
Number Of Deductions

Created in Epic SDK V5.0.

Public propertyPaymentPlanCode
Payment Plan Code

Created in Epic SDK V5.0.

Public propertyPaymentPlanIfOther
Payment Plan If Other

Created in Epic SDK V5.0.

Public propertyPayorCode
Payor Code

Created in Epic SDK V5.0.

Public propertyPayorIfOther
Payor If Other

Created in Epic SDK V5.0.

Public propertyPayorRequirePhysicalRecordYesNo
Payor Require Physical Record Yes No

Created in Epic SDK V5.0.

Public propertyPersonalApplicationID
Unique identifier used to specify [current item].

Created in Epic SDK V5.0.

Sometimes Required

Public propertyPolicyID
Unique identifier used to specify [parent item] containing [current item].

Created in Epic SDK V5.0.

Sometimes Required

Public propertyPremiumFinancedYesNoCode
Premium Financed Yes No Code

Created in Epic SDK V5.0.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V5.0.

Top
Methods
  NameDescription
Public methodCloneMe
Converts this object to an object of the current version.
Public methodSetMe
Converts a current version object to an object of this class.
Top
See Also