History

constructor(itemId: Int, worldId: Short? = null, lastUploadTime: Long, entries: List<MinimizedSale>? = null, dcName: String? = null, regionName: String? = null, stackSizeHistogram: Map<String, Int>? = null, stackSizeHistogramNq: Map<String, Int>? = null, stackSizeHistogramHq: Map<String, Int>? = null, regularSaleVelocity: Double, nqSaleVelocity: Double, hqSaleVelocity: Double, worldName: String? = null)