InvestmentMailTransactionRequests

InvestmentStatementRequestMessageSetV1.InvestmentMailTransactionRequests property

Gets or sets the collection of InvestmentMailTransactionRequest.

public List<InvestmentMailTransactionRequest> InvestmentMailTransactionRequests { get; set; }

See Also