RecurringPaymentTransactionResponses

RecurringPaymentSyncResponse.RecurringPaymentTransactionResponses property

Gets or sets the collection of RecurringPaymentTransactionResponse.

public List<RecurringPaymentTransactionResponse> RecurringPaymentTransactionResponses { get; set; }

See Also