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

<init>

DepotQuotePurchase(primaryKey: Long = 0, id: String, symbol: String, type: Type, amount: Double, buyingPrice: Double)

Depot quote purchase database entity.