JournalSecurity
Contents
[
Hide
]JournalSecurity class
Journaling security holdings between subaccounts within the same investment account.
public class JournalSecurity : AbstractInvestmentTransaction
Constructors
| Name | Description |
|---|---|
| JournalSecurity() | Initializes a new instance of JournalSecurity class. |
Properties
| Name | Description |
|---|---|
| InvestmentTransaction { get; set; } | Gets or sets the InvestmentTransaction. |
| SecurityId { get; set; } | Gets or sets the SecurityId. |
| SubAccountFrom { get; set; } | Gets or sets the sub-account that security or cash is being transferred from. |
| SubAccountTo { get; set; } | Gets or sets the sub-account that security or cash is being transferred to. |
| Units { get; set; } | Gets 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
- class AbstractInvestmentTransaction
- namespace Aspose.Finance.Ofx.Investment
- assembly Aspose.Finance