IElectronicProcessingGenerateElectronicContractRequestType Class

Parameters desribing the plan(s) to be purchased, the customer, and the vehicle.
Inheritance Hierarchy
SystemObject
  IASIElectronicProcessingGenerateElectronicContractRequestType

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

The IElectronicProcessingGenerateElectronicContractRequestType type exposes the following members.

Fields
  NameDescription
Public fieldAuthentication
Information used for authentication of the calling program/site as well as information describing the remote site user.
Public fieldCustomerInfo
Describes the buyer and cobuyer, if applicable.
Public fieldDealerData
Optional dealership info for display on the returned contract PDF (not necessary for organizations that use separate dealer IDs for each dealer location).
Public fieldDealerID
The unique iAAWG dealer ID, used to determine which set of rates to return to the calling program.
Public fieldMasterDealerID
The unique iAAWG master dealer ID, used to determine which set of rates to return to the calling program. Calling program must pass either masterdealerID or dealerID.
Public fieldPurchasedPlans
An array which should contain one or more elements of type PurchasedPlanType, representing the program, form, retail price, and other details of an iAAWG program.
Public fieldSalesPerson
Info about the sales person
Public fieldVehicleInfo
Describes the vehicle purchased by the consumer.
Top
See Also

Reference