mirror of
https://github.com/Bunsly/HomeHarvest.git
synced 2026-03-04 19:44:29 -08:00
feat(redfin): rental support
This commit is contained in:
@@ -103,3 +103,6 @@ class Property:
|
||||
|
||||
# apt
|
||||
apt_min_price: int | None = None
|
||||
apt_max_price: int | None = None
|
||||
apt_min_sqft: int | None = None
|
||||
apt_max_sqft: int | None = None
|
||||
|
||||
Reference in New Issue
Block a user