Click or drag to resize
Infosoft Logo

PaymentErrorParameter Class

Provides data for faults that contain arbitrary error descriptions.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.Economy.PaymentsPaymentErrorParameter

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

The PaymentErrorParameter type exposes the following members.

Properties
 NameDescription
Public propertyMessage Gets or sets the error message associated with the error parameter.
Public propertyParameter Gets or sets the error parameter name.
Top
See Also