InvestmentMailSyncResponses

InvestmentStatementResponseMessageSetV1.InvestmentMailSyncResponses property

Gets or sets the collection of InvestmentMailSyncResponse.

public List<InvestmentMailSyncResponse> InvestmentMailSyncResponses { get; set; }

See Also