InvestmentStatementEndTransactionResponses

InvestmentStatementResponseMessageSetV1.InvestmentStatementEndTransactionResponses property

Gets or sets the collection of InvestmentStatementEndTransactionResponse.

public List<InvestmentStatementEndTransactionResponse> 
    InvestmentStatementEndTransactionResponses { get; set; }

See Also