RecurringPaymentRequest class

RecurringPaymentRequest class

Recurring payment request class.

Inheritance: RecurringPaymentRequestAbstractRecurringPaymentRequest

The RecurringPaymentRequest type exposes the following members:

Constructors

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

Properties

PropertyDescription
recurring_instructionsGets or sets the RecurringPaymentRequest.recurring_instructions.
payment_infoGets or sets the RecurringPaymentRequest.payment_info.
initial_amountGets or sets the amount of the initial payment.
final_amountGets or sets the amount of the final payment.

See Also