Reinvest class
Reinvest class
Reinvestment of income class.
Inheritance: Reinvest → AbstractInvestmentTransaction → AbstractInvestmentTransactionBase
The Reinvest type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| Reinvest() | Initializes a new instance of Reinvest class. |
Properties
| Property | Description |
|---|---|
| investment_transaction | Gets or sets the AbstractInvestmentTransaction.investment_transaction. |
| security_id | Gets or sets the Reinvest.security_id. |
| income_type | Gets or sets the type of investment income. |
| total | Gets or sets the transaction total. |
| sub_account_security | Gets or sets the sub-account type for the security. |
| units | Gets or sets the units. For security-based actions other than stock splits. Shares for stocks, mutual funds, and others. Face value for bonds. Contracts for options. |
| unit_price | Gets or sets the price per commonly-quoted unit. Does not include markup/markdown. Share price for stocks, mutual funds, and others. Percentage of par for bonds. Per share (not contract) for options. |
| commission | Gets or sets the transaction commission. |
| taxes | Gets or sets the taxes on the trade. |
| fees | Gets or sets the fees applied to trade. |
| load | Gets or sets the load on the transaction. |
| tax_exempt | Gets or sets whether it is tax-exempt transaction. |
| currency | Gets or sets the Reinvest.currency. |
| origin_currency | Gets or sets the origin Reinvest.currency. |
| investment_401k_source | Gets or sets the source of money for this transaction. |