IElectronicProcessingGetRatingFieldsByFormRequestType Class

Parameters used to acquire a list of fields for rating, narrowed down by form and vehicle.
Inheritance Hierarchy
SystemObject
  IASIElectronicProcessingGetRatingFieldsByFormRequestType

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

The IElectronicProcessingGetRatingFieldsByFormRequestType 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 fieldContractDate
The date of the contract to be generated in a subsequent call.
Public fieldDealerID
An iAAWG dealer ID representing a single dealer.
Public fieldForms
A list of forms for which the field list will be generated. If multiple forms are supplied, and duplicate fields are found, a distinct list of required fields will be returned.
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 fieldVehicleMake
The make of the vehicle. This optional field can potentially reduce the number of fields required for rating.
Public fieldVehicleModel
The model of the vehicle. This optional field can potentially reduce the number of fields required for rating.
Public fieldVehicleYear
The model year of the vehicle. This optional field can potentially reduce the number of fields required for rating.
Top
See Also

Reference