BazaarBuyOrder

constructor(item: Identifier, qty: Int, pricePer: Double, bought: Int, sellers: MutableList<UUID>, createdBy: UUID, originalAmount: Int, createdAt: Long = Instant.now().toEpochMilli())(source)