ReturnOfCapital class

ReturnOfCapital class

Return of capital class.

Inheritance: ReturnOfCapitalAbstractInvestmentTransactionAbstractInvestmentTransactionBase

The ReturnOfCapital type exposes the following members:

Constructors

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

Properties

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

See Also