ReturnOfCapital
Contents
[
Hide
]
ReturnOfCapital class
Return of capital class.
public class ReturnOfCapital : AbstractInvestmentTransaction
Constructors
Name | Description |
---|---|
ReturnOfCapital() | Initializes a new instance of ReturnOfCapital class. |
Properties
Name | Description |
---|---|
Currency { get; set; } | Gets or sets the Currency . |
Investment401kSource { get; set; } | Gets or sets the source of money for this transaction. |
InvestmentTransaction { get; set; } | Gets or sets the InvestmentTransaction . |
OriginCurrency { get; set; } | Gets or sets the origin Currency . |
SecurityId { get; set; } | Gets or sets the SecurityId . |
SubAccountFund { get; set; } | Gets or sets where did the money for the transaction come from or go to. |
SubAccountSecurity { get; set; } | Gets or sets the sub-account type for the security. |
Total { get; set; } | Gets or sets the transaction total. |
See Also
- class AbstractInvestmentTransaction
- namespace Aspose.Finance.Ofx.Investment
- assembly Aspose.Finance