Click or drag to resize
Infosoft Logo

InvalidPaymentOperationFault Properties

The InvalidPaymentOperationFault type exposes the following members.

Properties
 NameDescription
Public propertyActualState Gets or sets the actual state, in cases where the problem is that the operation is in the wrong state.
Public propertyErrorParameters Gets or sets a list of parameters that may contain extra information about the error.
(Inherited from PaymentProviderFault)
Public propertyExpectedStates Gets or sets a list of possible expected states, in cases where the problem is that the operation is in the wrong state.
Public propertyPaymentProcess Gets or sets the payment process associated with the payment for which there was an error.
(Inherited from PaymentProviderFault)
Top
See Also