JournalFund class
JournalFund class
Journaling cash holdings between sub-accounts within the same investment account.
Inheritance: JournalFund → AbstractInvestmentTransaction → AbstractInvestmentTransactionBase
The JournalFund type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| JournalFund() | Initializes a new instance of JournalFund class. |
Properties
| Property | Description |
|---|---|
| investment_transaction | Gets or sets the AbstractInvestmentTransaction.investment_transaction. |
| sub_account_to | Gets or sets the sub-account that security or cash is being transferred to. |
| sub_account_from | Gets or sets the sub-account that security or cash is being transferred from. |
| total | Gets or sets the transaction total. |