RecurringPaymentCancelResponse class
RecurringPaymentCancelResponse class
Recurring payment cancellation response class.
Inheritance: RecurringPaymentCancelResponse → AbstractRecurringPaymentResponse
The RecurringPaymentCancelResponse type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| RecurringPaymentCancelResponse() | Initializes a new instance of RecurringPaymentCancelResponse class. |
Properties
| Property | Description |
|---|---|
| recurring_server_id | Gets or sets the server-assigned ID for this transaction. |
| can_pending | Gets or sets the Cancel pending flag. True if the client requested that the server cancel all pending and unspawned payments. False if the client requested that the server cancel only unspawned payments. |