IElectronicProcessingGetRatingFieldsRequestType Class

Parameters needed to acquire a list of fields needed for rating at a certain dealer.
Inheritance Hierarchy
SystemObject
  IASIElectronicProcessingGetRatingFieldsRequestType

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

The IElectronicProcessingGetRatingFieldsRequestType 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 fieldDealerID
An iAAWG dealer ID representing a single dealer.
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.
Top
See Also

Reference