ReturnOfCapital class

ReturnOfCapital class

Return of capital class.

Inheritance: ReturnOfCapitalAbstractInvestmentTransactionAbstractInvestmentTransactionBase

The ReturnOfCapital type exposes the following members:

Constructors

Constructor Description
ReturnOfCapital() Initializes a new instance of ReturnOfCapital class.

Properties

Property Description
investment_transaction Gets or sets the AbstractInvestmentTransaction.investment_transaction.
security_id Gets or sets the ReturnOfCapital.security_id.
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.
currency Gets or sets the ReturnOfCapital.currency.
origin_currency Gets or sets the origin ReturnOfCapital.currency.
investment_401k_source Gets or sets the source of money for this transaction.

See Also