Table of Contents

Namespace Payetools.StudentLoans

Payetools.StudentLoans includes calculations for student and post-graduate loan repayments via payroll.

Namespaces

Payetools.StudentLoans.Model
Payetools.StudentLoans.ReferenceData

Namespaces Classes

StudentLoanCalculator

Represents a student loan calculator that implements IStudentLoanCalculator.

StudentLoanCalculatorFactory

Factory to generate IStudentLoanCalculator implementations that are for a given pay date.

Namespaces Interfaces

IStudentLoanCalculator

Interface that student loan calculators must implement.

IStudentLoanCalculatorFactory

Interface that represents factories that can generate IStudentLoanCalculator implementations.