Withdrawals class

Withdrawals class

401(k) withdrawals class, this includes loan withdrawals.

The Withdrawals type exposes the following members:

Constructors

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

Properties

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

See Also