InvestmentStatementResponse class

InvestmentStatementResponse class

Investment statement response class.

The InvestmentStatementResponse type exposes the following members:

Constructors

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

Properties

PropertyDescription
date_as_of
currencyGets or sets the default currency for the statement.
investment_account_fromGets or sets the from of InvestmentAccount.
investment_transaction_listGets or sets the InvestmentStatementResponse.investment_transaction_list.
investment_position_listGets or sets the InvestmentStatementResponse.investment_position_list.
investment_balanceGets or sets the InvestmentStatementResponse.investment_balance.
investment_open_order_listGets or sets the InvestmentStatementResponse.investment_open_order_list.
marketing_informationGets or sets the marketing information,
investment_401kGets or sets the InvestmentStatementResponse.investment_401k.
investment_401k_balanceGets or sets the InvestmentStatementResponse.investment_401k_balance.

See Also