InvestmentStatementTransactionRequests

InvestmentStatementRequestMessageSetV1.InvestmentStatementTransactionRequests property

Gets or sets the collection of InvestmentStatementTransactionRequest.

public List<InvestmentStatementTransactionRequest> 
    InvestmentStatementTransactionRequests { get; set; }

See Also