IElectronicProcessingPurchasedPlanType Class

Describes a single plan being purchased by a customer. It encompasses the program ID, form name, retail price, and term of the program.
Inheritance Hierarchy
SystemObject
  IASIElectronicProcessingPurchasedPlanType

Namespace:  IAS
Assembly:  ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class PurchasedPlanType

The IElectronicProcessingPurchasedPlanType type exposes the following members.

Properties
  NameDescription
Public propertySGFICodeNumber1
The first Service Group rewards recipient ID. Optional.
Public propertySGFICodeNumber2
The second Service Group rewards recipient ID. Optional.
Public propertySGFICodeNumber3
The third Service Group rewards recipient ID. Optional.
Top
Fields
  NameDescription
Public fieldFICodeName
The finance manager code name, used for the Rewards Card, if applicable.
Public fieldFICodeNumber
The finance manager code number, used for the Rewards Card, if applicable.
Public fieldForm
The iAAWG form on which the program is being sold.
Public fieldFormRevisionDate
The form revision date from the bottom of the iAAWG contract. Not required if the returned eContract will be printed an signed.
Public fieldIsZeroPaymentPlan
Whether or not the plan is being financed through a third party payment plan called ZPP.
Public fieldPlanID
The unique identifier of the iAAWG program. IMPORTANT: this unique ID will be in the form of either "OS-xxxxxxD-Pyyy" or "OS-xxxxxxD-Cyyy", as returned in the rating call. This method will return an error if an invalid plan ID is submitted.
Public fieldRetailPrice
The retail price of the program. In situations where the retail price of the program is filed, like many programs in Florida, this retail price must match the retail price returned in the rating call.
Public fieldSurcharges
Optional and required surcharges for this rate.
Public fieldTerm
The term of the program in months.
Top
See Also

Reference