InvestmentStatementRequestMessageSetV1

InvestmentStatementRequestMessageSetV1 class

Investment statement request messages set version 1 class.

public class InvestmentStatementRequestMessageSetV1 : AbstractRequestMessageSet

Constructors

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

Properties

Name Description
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