InvestmentStatementRequest class

InvestmentStatementRequest class

Investment statement request class.

The InvestmentStatementRequest type exposes the following members:

Constructors

Constructor Description
InvestmentStatementRequest() Initializes a new instance of InvestmentStatementRequest class.

Properties

Property Description
investment_account_from Gets or sets the from of InvestmentAccount.
inc_transaction Gets or sets the InvestmentStatementRequest.inc_transaction.
include_open_order Gets or sets whether include investment open orders in response.
inc_position Gets or sets the InvestmentStatementRequest.inc_position.
include_balance Gets or sets whether include investment balance in response.
include_401k Gets or sets whether include 401(k) information in response.
include_401k_balance Gets or sets whether include 401(k) balance information in response.
include_transaction_image Gets or sets whether include image information for banking transactions.

See Also