InvestmentStatementEndResponse class

InvestmentStatementEndResponse class

Closing statement response class.

The InvestmentStatementEndResponse type exposes the following members:

Constructors

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

Properties

Property Description
currency Gets or sets the default currency used for closing information.
investment_account_from Gets or sets the from of InvestmentAccount.
investment_closings Gets or sets the collection of InvestmentClosing.

See Also