Withdrawals
Contents
[
Hide
]Withdrawals class
401(k) withdrawals class, this includes loan withdrawals.
public class Withdrawals
Constructors
| Name | Description |
|---|---|
| Withdrawals() | Initializes a new instance of Withdrawals class. |
Properties
| Name | Description |
|---|---|
| AfterTax { get; set; } | Gets or sets the after tax withdrawals. |
| Match { get; set; } | Gets or sets the employer matching withdrawals. |
| OtherNonvest { get; set; } | Gets or sets the other non-vesting withdrawals. |
| OtherVest { get; set; } | Gets or sets the other vesting withdrawals. |
| PreTax { get; set; } | Gets or sets the pretax withdrawals. |
| ProfitSharing { get; set; } | Gets or sets the profit sharing withdrawals. |
| Rollover { get; set; } | Gets or sets the rollover withdrawals. |
| Total { get; set; } | Gets or sets the sum of withdrawals from all fund sources. |
See Also
- namespace Aspose.Finance.Ofx.Investment
- assembly Aspose.Finance