IElectronicProcessingGetProductLinesByDealerRequestType Class

Specifies dealer information necessary to get a list of supported product lines.
Inheritance Hierarchy
SystemObject
  IASIElectronicProcessingGetProductLinesByDealerRequestType

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

The IElectronicProcessingGetProductLinesByDealerRequestType type exposes the following members.

Constructors
  NameDescription
Public methodIElectronicProcessingGetProductLinesByDealerRequestType
Initializes a new instance of the IElectronicProcessingGetProductLinesByDealerRequestType class
Top
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