InvestmentStatementEndResponse

InvestmentStatementEndResponse class

Closing statement response class.

public class InvestmentStatementEndResponse

Constructors

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

Properties

NameDescription
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