IElectronicProcessingGetRatingFieldsByFormRequestType Class |
Namespace: IAS
public class GetRatingFieldsByFormRequestType
The IElectronicProcessingGetRatingFieldsByFormRequestType type exposes the following members.
| Name | Description | |
|---|---|---|
| Authentication | Information used for authentication of the calling program/site as well as information describing the remote site user. | |
| ContractDate | The date of the contract to be generated in a subsequent call. | |
| DealerID | An iAAWG dealer ID representing a single dealer. | |
| Forms | 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. | |
| MasterDealerID | 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. | |
| VehicleMake | The make of the vehicle. This optional field can potentially reduce the number of fields required for rating. | |
| VehicleModel | The model of the vehicle. This optional field can potentially reduce the number of fields required for rating. | |
| VehicleYear | The model year of the vehicle. This optional field can potentially reduce the number of fields required for rating. |