JournalSecurity class

JournalSecurity class

Journaling security holdings between subaccounts within the same investment account.

Inheritance: JournalSecurityAbstractInvestmentTransactionAbstractInvestmentTransactionBase

The JournalSecurity type exposes the following members:

Constructors

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

Properties

PropertyDescription
investment_transactionGets or sets the AbstractInvestmentTransaction.investment_transaction.
security_idGets or sets the JournalSecurity.security_id.
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.
unitsGets or sets the units. For security-based actions other than stock splits. Shares for stocks, mutual funds, and others. Face value for bonds. Contracts for options.

See Also