InvestmentExpense class

InvestmentExpense class

Investment expense class.

Inheritance: InvestmentExpenseAbstractInvestmentTransactionAbstractInvestmentTransactionBase

The InvestmentExpense type exposes the following members:

Constructors

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

Properties

PropertyDescription
investment_transactionGets or sets the AbstractInvestmentTransaction.investment_transaction.
security_idGets or sets the InvestmentExpense.security_id.
totalGets or sets the transaction total.
currencyGets or sets the InvestmentExpense.currency.
origin_currencyGets or sets the origin InvestmentExpense.currency.
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.
investment_401k_sourceGets or sets the source of money for this transaction.

See Also