MarginInterest
MarginInterest class
Investment margin interest class.
public class MarginInterest : AbstractInvestmentTransaction
Constructors
| Name | Description |
|---|---|
| MarginInterest() | Initializes a new instance of MarginInterest class. |
Properties
| Name | Description |
|---|---|
| Currency { get; set; } | Gets or sets the Currency. |
| InvestmentTransaction { get; set; } | Gets or sets the InvestmentTransaction. |
| OriginCurrency { get; set; } | Gets or sets the origin Currency. |
| SubAccountFund { get; set; } | Gets or sets where did the money for the transaction come from or go to. |
| Total { get; set; } | Gets or sets the transaction total. |
See Also
- class AbstractInvestmentTransaction
- namespace Aspose.Finance.Ofx.Investment
- assembly Aspose.Finance