PaymentModRequest class

PaymentModRequest class

Payment modification request class.

Inheritance: PaymentModRequestAbstractPaymentRequest

The PaymentModRequest type exposes the following members:

Constructors

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

Properties

Property Description
server_id Gets or sets the ID assigned by the server to the payment being modified.
payment_info Gets or sets the PaymentModRequest.payment_info.

See Also