Click or drag to resize

IElectronicProcessingGetTireWheelDeductibleInfoFromRulesEngine Method

Gets the deductible information from the rules engine for a tire and wheel contract.

Namespace:  IAS
Assembly:  ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IElectronicProcessingGetTireWheelDeductibleInfoFromRulesEngineResponseType GetTireWheelDeductibleInfoFromRulesEngine(
	IElectronicProcessingGetTireWheelDeductibleInfoFromRulesEngineRequestType request
)

Parameters

request
Type: IASIElectronicProcessingGetTireWheelDeductibleInfoFromRulesEngineRequestType

[Missing <param name="request"/> documentation for "M:IAS.IElectronicProcessing.GetTireWheelDeductibleInfoFromRulesEngine(IAS.IElectronicProcessing.GetTireWheelDeductibleInfoFromRulesEngineRequestType)"]

Return Value

Type: IElectronicProcessingGetTireWheelDeductibleInfoFromRulesEngineResponseType
Success/failure information and deductible information.
See Also