Income class
Income class
Investment income class.
Inheritance: Income → AbstractInvestmentTransaction → AbstractInvestmentTransactionBase
The Income type exposes the following members:
Constructors
Constructor | Description |
---|---|
Income() | Initializes a new instance of Income class. |
Properties
Property | Description |
---|---|
investment_transaction | Gets or sets the AbstractInvestmentTransaction.investment_transaction. |
security_id | Gets or sets the Income.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. |
sub_account_fund | Gets or sets where did the money for the transaction come from or go to. |
tax_exempt | Gets or sets whether it is tax-exempt transaction. |
withholding | Gets or sets the federal Tax withholdings. |
currency | Gets or sets the Income.currency. |
origin_currency | Gets or sets the origin Income.currency. |
investment_401k_source | Gets or sets the source of money for this transaction. |