InvestmentStatementResponse
Contents
[
Hide
]InvestmentStatementResponse class
Investment statement response class.
public class InvestmentStatementResponse
Constructors
| Name | Description |
|---|---|
| InvestmentStatementResponse() | Initializes a new instance of InvestmentStatementResponse class. |
Properties
| Name | Description |
|---|---|
| Currency { get; set; } | Gets or sets the default currency for the statement. |
| DateAsOf { get; set; } | |
| Investment401k { get; set; } | Gets or sets the Investment401k. |
| Investment401kBalance { get; set; } | Gets or sets the Investment401kBalance. |
| InvestmentAccountFrom { get; set; } | Gets or sets the from of InvestmentAccount. |
| InvestmentBalance { get; set; } | Gets or sets the InvestmentBalance. |
| InvestmentOpenOrderList { get; set; } | Gets or sets the InvestmentOpenOrderList. |
| InvestmentPositionList { get; set; } | Gets or sets the InvestmentPositionList. |
| InvestmentTransactionList { get; set; } | Gets or sets the InvestmentTransactionList. |
| MarketingInformation { get; set; } | Gets or sets the marketing information, |
See Also
- namespace Aspose.Finance.Ofx.Investment
- assembly Aspose.Finance