Response

RecurringPaymentTransactionResponse.Response property

Gets or sets the RecurringPaymentResponse or RecurringPaymentModResponse or RecurringPaymentCancelResponse.

public AbstractRecurringPaymentResponse Response { get; set; }

See Also