Income class

Income class

Investment income class.

Inheritance: IncomeAbstractInvestmentTransactionAbstractInvestmentTransactionBase

The Income type exposes the following members:

Constructors

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

Properties

PropertyDescription
investment_transactionGets or sets the AbstractInvestmentTransaction.investment_transaction.
security_idGets or sets the Income.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.
sub_account_fundGets or sets where did the money for the transaction come from or go to.
tax_exemptGets or sets whether it is tax-exempt transaction.
withholdingGets or sets the federal Tax withholdings.
currencyGets or sets the Income.currency.
origin_currencyGets or sets the origin Income.currency.
investment_401k_sourceGets or sets the source of money for this transaction.

See Also