RecurringPaymentModRequest class
RecurringPaymentModRequest class
Recurring payment modification request class.
Inheritance: RecurringPaymentModRequest → AbstractRecurringPaymentRequest
The RecurringPaymentModRequest type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| RecurringPaymentModRequest() | Initializes a new instance of RecurringPaymentModRequest class. |
Properties
| Property | Description |
|---|---|
| reference_server_id | Gets or sets the ID assigned by the server to the payment being modified. |
| recurring_instructions | Gets or sets the RecurringPaymentModRequest.recurring_instructions. |
| payment_info | Gets or sets the RecurringPaymentModRequest.payment_info. |
| initial_amount | Gets or sets the amount of the initial payment. |
| final_amount | Gets or sets the amount of the final payment. |
| modify_pending | Gets or sets the modify pending flag.If the client sets this flag, the server must modify pending and future payments. |