Contributions class

Contributions class

401(k) contribution class, this includes loan payments.

The Contributions type exposes the following members:

Constructors

ConstructorDescription
Contributions()Initializes a new instance of Contributions class.

Properties

PropertyDescription
pre_taxGets or sets the pretax contribution.
after_taxGets or sets the after tax contribution.
matchGets or sets the employer matching contribution.
profit_sharingGets or sets the profit sharing contribution.
rolloverGets or sets the rollover contribution.
other_vestGets or sets the other vesting contributions.
other_nonvestGets or sets the other non-vesting contributions.
totalGets or sets the sum of contributions from all fund sources.

See Also