Rented

constructor(houseId: Int, name: String, size: Int, houseType: HouseType, beds: Int, rent: Int, world: String, paidUntil: Instant, ownerName: String, transferScheduledAt: Instant?, transferPrice: Int?, transferIsAccepted: Boolean?, transferRecipient: String?)(source)