IElectronicProcessingGetPaymentsByDealerResponseTypePayments Property

A list of payments that match the specified criteria.

Namespace:  IAS
Assembly:  ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IElectronicProcessingElectronicPaymentType[] Payments { get; set; }

Property Value

Type: IElectronicProcessingElectronicPaymentType
See Also