abstract fun deleteStockbrotQuoteById(id: String): Unit
Deletes a StockbrotQuote with the matching id from the database.
id - The StockbrotQuote id used in this query.
id