InvestmentStatementResponse class

InvestmentStatementResponse class

Investment statement response class.

The InvestmentStatementResponse type exposes the following members:

Constructors

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

Properties

Property Description
date_as_of
currency Gets or sets the default currency for the statement.
investment_account_from Gets or sets the from of InvestmentAccount.
investment_transaction_list Gets or sets the InvestmentStatementResponse.investment_transaction_list.
investment_position_list Gets or sets the InvestmentStatementResponse.investment_position_list.
investment_balance Gets or sets the InvestmentStatementResponse.investment_balance.
investment_open_order_list Gets or sets the InvestmentStatementResponse.investment_open_order_list.
marketing_information Gets or sets the marketing information,
investment_401k Gets or sets the InvestmentStatementResponse.investment_401k.
investment_401k_balance Gets or sets the InvestmentStatementResponse.investment_401k_balance.

See Also