InvestmentStatementRequest class

InvestmentStatementRequest class

Investment statement request class.

The InvestmentStatementRequest type exposes the following members:

Constructors

ConstructorDescription
InvestmentStatementRequest()Initializes a new instance of InvestmentStatementRequest class.

Properties

PropertyDescription
investment_account_fromGets or sets the from of InvestmentAccount.
inc_transactionGets or sets the InvestmentStatementRequest.inc_transaction.
include_open_orderGets or sets whether include investment open orders in response.
inc_positionGets or sets the InvestmentStatementRequest.inc_position.
include_balanceGets or sets whether include investment balance in response.
include_401kGets or sets whether include 401(k) information in response.
include_401k_balanceGets or sets whether include 401(k) balance information in response.
include_transaction_imageGets or sets whether include image information for banking transactions.

See Also