InvestmentStatementResponseMessageSetV1

InvestmentStatementResponseMessageSetV1 class

Investment statement response messages set version 1 class.

public class InvestmentStatementResponseMessageSetV1 : AbstractResponseMessageSet

Constructors

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

Properties

NameDescription
InvestmentMailSyncResponses { get; set; }Gets or sets the collection of InvestmentMailSyncResponse.
InvestmentMailTransactionResponses { get; set; }Gets or sets the collection of InvestmentMailTransactionResponse.
InvestmentStatementEndTransactionResponses { get; set; }Gets or sets the collection of InvestmentStatementEndTransactionResponse.
InvestmentStatementTransactionResponses { get; set; }Gets or sets the collection of InvestmentStatementTransactionResponse.

See Also