InvestmentMailSyncRequests

InvestmentStatementRequestMessageSetV1.InvestmentMailSyncRequests property

Gets or sets the collection of InvestmentMailSyncRequest.

public List<InvestmentMailSyncRequest> InvestmentMailSyncRequests { get; set; }

See Also