InvestmentStatementRequestMessageSetV1

InvestmentStatementRequestMessageSetV1 class

Investment statement request messages set version 1 class.

public class InvestmentStatementRequestMessageSetV1 : AbstractRequestMessageSet

Constructors

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

Properties

NameDescription
InvestmentMailSyncRequests { get; set; }Gets or sets the collection of InvestmentMailSyncRequest.
InvestmentMailTransactionRequests { get; set; }Gets or sets the collection of InvestmentMailTransactionRequest.
InvestmentStatementEndTransactionRequests { get; set; }Gets or sets the collection of InvestmentStatementEndTransactionRequest.
InvestmentStatementTransactionRequests { get; set; }Gets or sets the collection of InvestmentStatementTransactionRequest.

See Also