Reinvest class

Reinvest class

Reinvestment of income class.

Inheritance: ReinvestAbstractInvestmentTransactionAbstractInvestmentTransactionBase

The Reinvest type exposes the following members:

Constructors

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

Properties

PropertyDescription
investment_transactionGets or sets the AbstractInvestmentTransaction.investment_transaction.
security_idGets or sets the Reinvest.security_id.
income_typeGets or sets the type of investment income.
totalGets or sets the transaction total.
sub_account_securityGets or sets the sub-account type for the security.
unitsGets 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_priceGets 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.
commissionGets or sets the transaction commission.
taxesGets or sets the taxes on the trade.
feesGets or sets the fees applied to trade.
loadGets or sets the load on the transaction.
tax_exemptGets or sets whether it is tax-exempt transaction.
currencyGets or sets the Reinvest.currency.
origin_currencyGets or sets the origin Reinvest.currency.
investment_401k_sourceGets or sets the source of money for this transaction.

See Also