RecurringPaymentRequest class

RecurringPaymentRequest class

Recurring payment request class.

Inheritance: RecurringPaymentRequestAbstractRecurringPaymentRequest

The RecurringPaymentRequest type exposes the following members:

Constructors

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

Properties

Property Description
recurring_instructions Gets or sets the RecurringPaymentRequest.recurring_instructions.
payment_info Gets or sets the RecurringPaymentRequest.payment_info.
initial_amount Gets or sets the amount of the initial payment.
final_amount Gets or sets the amount of the final payment.

See Also