InvestmentStatementTransactionResponses

InvestmentStatementResponseMessageSetV1.InvestmentStatementTransactionResponses property

Gets or sets the collection of InvestmentStatementTransactionResponse.

public List<InvestmentStatementTransactionResponse> 
    InvestmentStatementTransactionResponses { get; set; }

See Also