IElectronicProcessingCustomerInfoType Class

Describes the customer purchasing the vehicle. Since a customer might purchase multiple contracts, this information is stored separately from contract details.
Inheritance Hierarchy
SystemObject
  IASIElectronicProcessingCustomerInfoType

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

The IElectronicProcessingCustomerInfoType type exposes the following members.

Fields
  NameDescription
Public fieldAdditionalPayee
Unknown.
Public fieldAftermarketHardwareInstallationDate
The date when the aftermarket hardware (alarm, GPS unit, etc.) was installed. If the customer is not purchasing a contract related to an installation of hardware, pass this as 1/1/1900.
Public fieldAftermarketHardwareRetailPrice
The retail price of the aftermarket hardware (alarm, GPS unit, etc.).
Public fieldAftermarketHardwareSerialNumber
The serial number of the aftermarket hardware (alarm, GPS unit, etc.).
Public fieldAmountFinanced
The amount the customer is financing in the purchase of this vehicle.
Public fieldAPR
The Annual Percentage Rate the customer is paying for this vehicle.
Public fieldBalloonAmountOrResidualValue
For balloons, specify the final balloon payment in this field. For leases, specify the residual value used to compute the lease.
Public fieldBuyerDescriptor
Details on the selling dealer.
Public fieldCoBuyerDescriptor
Details on the selling dealer.
Public fieldContractDate
The date in which the warranty coverage(s) starts, which may not be in the future and may not be more than sixty days in the past.
Public fieldCustomerNumber
The customer number for the contract, from the dealership DMS.
Public fieldDealNumber
The DMS deal number corresponding to this vehicle transaction.
Public fieldEtchNumber
The unique number etched into the vehicle windows.
Public fieldFirstPaymentDate
The date the first payment is due by the customer.
Public fieldLenderDescriptor
Description of the lender.
Public fieldLicensedSalesperson
The name of the licensed salesperson, usually a business manager, to be recorded on the warranty/warranties. This field is only used for warranties sold in Florida.
Public fieldMaintenanceKitShipmentType
The method by which the customer will receive the iAAWG Super Polysteel maintenance kit, if applicable.
Public fieldMonthlyPayment
The normal monthly payment to be paid by the customer.
Public fieldStockNumber
The DMS stock number corresponding to this vehicle transaction.
Public fieldSystemModelNumber
If the warranty being sold is tied to an alarm system, the model number of the alarm system.
Public fieldTermInMonths
The term of the customer loan or lease, in months. This value should match the Regulation Z disclosure on the customer finance contract.
Public fieldTotalOfPayments
The total of payments to be made by the customer. This value should match the Regulation Z disclosure on the customer finance contract.
Public fieldVehicleLoanType
The type of loan the customer is using to acquire the vehicle.
Public fieldVehiclePurchaseType
Whether the vehicle is being purchased via loan or lease.
Public fieldVSCCompany
If the warranty being sold is tied to a vehicle service contract, this field represents the name of the company selling the VSC. This field is only used for rare VSC refund programs administered by IAS.
Public fieldVSCNumber
If the warranty being sold is tied to a vehicle service contract, this field represents the contract number of the VSC. This field is only used for rare VSC refund programs administered by IAS.
Public fieldVSCTermMiles
If the warranty being sold is tied to a vehicle service contract, this field represents the term in miles of the VSC. This field is only used for rare VSC refund programs administered by IAS.
Public fieldVSCTermMonths
If the warranty being sold is tied to a vehicle service contract, this field represents the term in months of the VSC. This field is only used for rare VSC refund programs administered by IAS.
Top
See Also

Reference