InvestmentStatementEndResponse class

InvestmentStatementEndResponse class

Closing statement response class.

The InvestmentStatementEndResponse type exposes the following members:

Constructors

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

Properties

PropertyDescription
currencyGets or sets the default currency used for closing information.
investment_account_fromGets or sets the from of InvestmentAccount.
investment_closingsGets or sets the collection of InvestmentClosing.

See Also