JournalFund class

JournalFund class

Journaling cash holdings between sub-accounts within the same investment account.

Inheritance: JournalFundAbstractInvestmentTransactionAbstractInvestmentTransactionBase

The JournalFund type exposes the following members:

Constructors

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

Properties

PropertyDescription
investment_transactionGets or sets the AbstractInvestmentTransaction.investment_transaction.
sub_account_toGets or sets the sub-account that security or cash is being transferred to.
sub_account_fromGets or sets the sub-account that security or cash is being transferred from.
totalGets or sets the transaction total.

See Also