PaymentModResponse class

PaymentModResponse class

Payment modification response class.

Inheritance: PaymentModResponseAbstractPaymentResponse

The PaymentModResponse type exposes the following members:

Constructors

ConstructorDescription
PaymentModResponse()Initializes a new instance of PaymentModResponse class.

Properties

PropertyDescription
server_idGets or sets the ID assigned by the server to the payment.
payment_infoGets or sets the PaymentModResponse.payment_info.
payment_processing_statusGets or sets the PaymentModResponse.payment_processing_status.

See Also