InvestmentStatementRequest
Contents
[
Hide
]
InvestmentStatementRequest class
Investment statement request class.
public class InvestmentStatementRequest
Constructors
Name | Description |
---|---|
InvestmentStatementRequest() | Initializes a new instance of InvestmentStatementRequest class. |
Properties
Name | Description |
---|---|
Include401K { get; set; } | Gets or sets whether include 401(k) information in response. |
Include401KBalance { get; set; } | Gets or sets whether include 401(k) balance information in response. |
IncludeBalance { get; set; } | Gets or sets whether include investment balance in response. |
IncludeOpenOrder { get; set; } | Gets or sets whether include investment open orders in response. |
IncludeTransactionImage { get; set; } | Gets or sets whether include image information for banking transactions. |
IncPosition { get; set; } | Gets or sets the IncPosition . |
IncTransaction { get; set; } | Gets or sets the IncTransaction . |
InvestmentAccountFrom { get; set; } | Gets or sets the from of InvestmentAccount . |
See Also
- namespace Aspose.Finance.Ofx.Investment
- assembly Aspose.Finance