Click or drag to resize

IElectronicProcessingGetPaymentsByDealer Method

Gets the payments submitted by a master dealer.

Namespace:  IAS
Assembly:  ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IElectronicProcessingGetPaymentsByDealerResponseType GetPaymentsByDealer(
	IElectronicProcessingGetPaymentsByDealerRequestType request
)

Parameters

request
Type: IASIElectronicProcessingGetPaymentsByDealerRequestType

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

Return Value

Type: IElectronicProcessingGetPaymentsByDealerResponseType
A list of payments.
See Also