Click or drag to resize
Infosoft Logo

PaymentProviderFault Class

A base fault for faults returned from the various methods on IOnlinePaymentService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.FaultContracts.Economy.PaymentsPaymentProviderFault
    More

Namespace: Infosoft.Common.Contracts.FaultContracts.Economy.Payments
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class PaymentProviderFault

The PaymentProviderFault type exposes the following members.

Properties
 NameDescription
Public propertyErrorParameters Gets or sets a list of parameters that may contain extra information about the error.
Public propertyPaymentProcess Gets or sets the payment process associated with the payment for which there was an error.
Top
See Also
Inheritance Hierarchy