docs: readme
parent
0bdf56568e
commit
cdc6f2a2a8
|
@ -128,14 +128,17 @@ Property
|
|||
│ ├── sold_price
|
||||
│ ├── last_sold_date
|
||||
│ ├── price_per_sqft
|
||||
│ ├── parking_garage
|
||||
│ └── hoa_fee
|
||||
|
||||
├── Location Details:
|
||||
│ ├── latitude
|
||||
│ ├── longitude
|
||||
|
||||
└── Parking Details:
|
||||
└── parking_garage
|
||||
├── Agent Info:
|
||||
│ ├── agent
|
||||
│ ├── broker
|
||||
│ └── broker_phone
|
||||
```
|
||||
|
||||
### Exceptions
|
||||
|
|
Loading…
Reference in New Issue