addEntry

fun addEntry(name: String, size: Int, rent: Int, status: HouseStatus, houseId: Int, highestBid: Int? = null, timeLeft: Duration? = null): HousesSectionBuilder(source)