InvestmentStatementEndResponse

InvestmentStatementEndResponse class

Closing statement response class.

public class InvestmentStatementEndResponse

Constructors

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

Properties

Name Description
Currency { get; set; } Gets or sets the default currency used for closing information.
InvestmentAccountFrom { get; set; } Gets or sets the from of InvestmentAccount.
InvestmentClosings { get; set; } Gets or sets the collection of InvestmentClosing.

See Also