 | 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)
SyntaxIElectronicProcessingGetTireWheelDeductibleInfoFromRulesEngineResponseType GetTireWheelDeductibleInfoFromRulesEngine(
IElectronicProcessingGetTireWheelDeductibleInfoFromRulesEngineRequestType request
)
Function GetTireWheelDeductibleInfoFromRulesEngine (
request As IElectronicProcessingGetTireWheelDeductibleInfoFromRulesEngineRequestType
) As IElectronicProcessingGetTireWheelDeductibleInfoFromRulesEngineResponseType
function GetTireWheelDeductibleInfoFromRulesEngine(
request : IElectronicProcessingGetTireWheelDeductibleInfoFromRulesEngineRequestType
) : IElectronicProcessingGetTireWheelDeductibleInfoFromRulesEngineResponseType
function GetTireWheelDeductibleInfoFromRulesEngine(request);
Parameters
- request
- Type: IASIElectronicProcessingGetTireWheelDeductibleInfoFromRulesEngineRequestType
[Missing <param name="request"/> documentation for "M:IAS.IElectronicProcessing.GetTireWheelDeductibleInfoFromRulesEngine(IAS.IElectronicProcessing.GetTireWheelDeductibleInfoFromRulesEngineRequestType)"]
Return Value
Type:
IElectronicProcessingGetTireWheelDeductibleInfoFromRulesEngineResponseTypeSuccess/failure information and deductible information.
See Also