Payment | |
public class PaymentParameterFault : PaymentProviderFault
The PaymentParameterFault type exposes the following members.
| Name | Description | |
|---|---|---|
| ErrorMessage | Gets or sets the error message. | |
| ErrorParameters |
Gets or sets a list of parameters that may contain extra information about the error.
(Inherited from PaymentProviderFault) | |
| Parameter | Gets or sets the parameter for which validation failed. | |
| PaymentProcess |
Gets or sets the payment process associated with the payment for which there was an error.
(Inherited from PaymentProviderFault) |