app / de.uniks.codliners.stock_simulator.ui.history / HistoryViewModel / transactions

transactions

val transactions: LiveData<List<Transaction>>

LiveData containing a List of all Transactions from the StockAppDatabase.

Property

transactions - LiveData containing a List of all Transactions from the StockAppDatabase.

Author
Jan Müller

Author
Juri Lozowoj