app / de.uniks.codliners.stock_simulator.database / StockbrotDao / deleteStockbrotQuoteById

deleteStockbrotQuoteById

abstract fun deleteStockbrotQuoteById(id: String): Unit

Deletes a StockbrotQuote with the matching id from the database.

Parameters

id - The StockbrotQuote id used in this query.