PaymentModRequest class

PaymentModRequest class

Payment modification request class.

Inheritance: PaymentModRequestAbstractPaymentRequest

The PaymentModRequest type exposes the following members:

Constructors

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

Properties

PropertyDescription
server_idGets or sets the ID assigned by the server to the payment being modified.
payment_infoGets or sets the PaymentModRequest.payment_info.

See Also