Table of Contents

Class PensionScheme

Namespace
Payetools.Pensions.Model
Assembly
Payetools.Pensions.dll

Represents a workplace pension scheme.

public record PensionScheme : IPensionScheme, IEquatable<PensionScheme>
Inheritance
PensionScheme
Implements
Inherited Members

Properties

EarningsBasis

Gets the earnings basis for this pension scheme.

public PensionsEarningsBasis EarningsBasis { get; init; }

Property Value

PensionsEarningsBasis

TaxTreatment

Gets the tax treatment for this pension scheme.

public PensionTaxTreatment TaxTreatment { get; init; }

Property Value

PensionTaxTreatment