mirror of
https://github.com/Bunsly/HomeHarvest.git
synced 2026-03-04 19:44:29 -08:00
docs: readme
This commit is contained in:
@@ -128,14 +128,17 @@ Property
|
|||||||
│ ├── sold_price
|
│ ├── sold_price
|
||||||
│ ├── last_sold_date
|
│ ├── last_sold_date
|
||||||
│ ├── price_per_sqft
|
│ ├── price_per_sqft
|
||||||
|
│ ├── parking_garage
|
||||||
│ └── hoa_fee
|
│ └── hoa_fee
|
||||||
|
|
||||||
├── Location Details:
|
├── Location Details:
|
||||||
│ ├── latitude
|
│ ├── latitude
|
||||||
│ ├── longitude
|
│ ├── longitude
|
||||||
|
|
||||||
└── Parking Details:
|
├── Agent Info:
|
||||||
└── parking_garage
|
│ ├── agent
|
||||||
|
│ ├── broker
|
||||||
|
│ └── broker_phone
|
||||||
```
|
```
|
||||||
|
|
||||||
### Exceptions
|
### Exceptions
|
||||||
|
|||||||
Reference in New Issue
Block a user