InvestmentMailTransactionResponses

InvestmentMailSyncResponse.InvestmentMailTransactionResponses property

Gets or sets the collection of InvestmentMailTransactionResponse.

public List<InvestmentMailTransactionResponse> InvestmentMailTransactionResponses { get; set; }

See Also