PaymentModResponse class

PaymentModResponse class

Payment modification response class.

Inheritance: PaymentModResponseAbstractPaymentResponse

The PaymentModResponse type exposes the following members:

Constructors

Constructor Description
PaymentModResponse() Initializes a new instance of PaymentModResponse class.

Properties

Property Description
server_id Gets or sets the ID assigned by the server to the payment.
payment_info Gets or sets the PaymentModResponse.payment_info.
payment_processing_status Gets or sets the PaymentModResponse.payment_processing_status.

See Also