Earnings class
Earnings class
401(k) earnings class. This is the market value change. It includes dividends/interest, and capital gains - realized and unrealized.
The Earnings type exposes the following members:
Constructors
Constructor | Description |
---|---|
Earnings() | Initializes a new instance of Earnings class. |
Properties
Property | Description |
---|---|
pre_tax | Gets or sets the pretax earnings. |
after_tax | Gets or sets the after tax earnings |
match | Gets or sets the employer matching earnings. |
profit_sharing | Gets or sets the profit sharing earnings. |
rollover | Gets or sets the rollover earnings. |
other_vest | Gets or sets the other vesting earnings. |
other_nonvest | Gets or sets the other non-vesting earnings. |
total | Gets or sets the sum of earnings from all fund sources. |