app / de.uniks.codliners.stock_simulator.domain / DepotQuote / <init>

<init>

DepotQuote(id: String, symbol: String, type: Type, amount: Double, buyingPrice: Double)

Depot quote domain model entity used to aggregate all depot quote purchases of one asset.