RecurringPaymentCancelRequest class
RecurringPaymentCancelRequest class
Recurring payment cancellation request class.
Inheritance: RecurringPaymentCancelRequest → AbstractRecurringPaymentRequest
The RecurringPaymentCancelRequest type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| RecurringPaymentCancelRequest() | Initializes a new instance of RecurringPaymentCancelRequest class. |
Properties
| Property | Description |
|---|---|
| reference_server_id | Gets or sets the ID assigned by the server to the payment being canceled. |
| cancel_pending | Gets or sets the Cancel pending flag. If true, server should cancel all pending and unspawned payments. If false, server should cancel only the model(and unspawned payments). |