Contributions class
Contributions class
401(k) contribution class, this includes loan payments.
The Contributions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| Contributions() | Initializes a new instance of Contributions class. |
Properties
| Property | Description |
|---|---|
| pre_tax | Gets or sets the pretax contribution. |
| after_tax | Gets or sets the after tax contribution. |
| match | Gets or sets the employer matching contribution. |
| profit_sharing | Gets or sets the profit sharing contribution. |
| rollover | Gets or sets the rollover contribution. |
| other_vest | Gets or sets the other vesting contributions. |
| other_nonvest | Gets or sets the other non-vesting contributions. |
| total | Gets or sets the sum of contributions from all fund sources. |