reactor(redfin)

This commit is contained in:
Cullen Watson
2023-09-18 14:36:18 -05:00
9 changed files with 391 additions and 126 deletions

View File

@@ -57,6 +57,7 @@ class Address:
country: str | None = None
@dataclass
class Property:
property_url: str