mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
uprn
This commit is contained in:
parent
3c0f395c9b
commit
e6478f9b38
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ class SurverySummaryInfo(BaseModel):
|
|||
region: str
|
||||
address: str
|
||||
town: str
|
||||
county: Optional[str] = None
|
||||
county: Optional[str] = ""
|
||||
property_tenure: str
|
||||
transaction_type: str
|
||||
inspection_date: datetime
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue