IElectronicProcessingGetAvailableFormsRequestType Class

Specifies dealer and vehicle information needed for a rate request.
Inheritance Hierarchy
SystemObject
  IASIElectronicProcessingGetAvailableFormsRequestType

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

The IElectronicProcessingGetAvailableFormsRequestType type exposes the following members.

Properties
  NameDescription
Public propertyAuthentication
Information used for authentication of the calling program/site as well as information describing the remote site user.
Public propertyContractDate
The date of the contract to be generated, which is usually but not always the current date.
Public propertyDealerID
The unique iAAWG dealer ID, used to determine which set of forms to return to the calling program.
Public propertyMasterDealerID
The unique iAAWG master dealer ID, used to determine which set of forms to return to the calling program. Calling program must pass either masterDealerID or dealerID.
Public propertyVehicleInfo
A detailed set of data describing the vehicle being purchased.
Top
See Also

Reference