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