The number of total installments is equal to:

processPaymentRequest.RecurringTotalCycles * processPaymentRequest.RecurringCycleLength

Where RecurringTotalCycles is the number of payments in the cycle and the Cycle Length is the number of cycles? Correct?