Table of Contents

Namespace Payetools.IncomeTax.Model

Namespaces Structs

TaxCalculationResult

Represents the result of an income tax calculation for an individual, providing the tax due plus a rich set of information about how the result was achieved.

Namespaces Interfaces

ITaxCalculationResult

Interface that represents the result of an income tax calculation. The purpose of this interface (and its implementations) is to provide a richer set of data about the calculation than just the final tax due number. This can be helpful in employee support situations in particular.