@vepler/sdk 2.0.0 → 2.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/commonjs/lib/config.d.ts +4 -4
- package/dist/commonjs/lib/config.js +4 -4
- package/dist/commonjs/sdk/models/operations/getlistingbyid.d.ts +66 -66
- package/dist/commonjs/sdk/models/operations/getlistingbyid.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/operations/getlistingbyid.js +72 -68
- package/dist/commonjs/sdk/models/operations/getlistingbyid.js.map +1 -1
- package/dist/commonjs/sdk/models/operations/getlistingsbylocation.d.ts +66 -66
- package/dist/commonjs/sdk/models/operations/getlistingsbylocation.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/operations/getlistingsbylocation.js +70 -70
- package/dist/commonjs/sdk/models/operations/getlistingsbylocation.js.map +1 -1
- package/dist/commonjs/sdk/models/operations/querylistings.d.ts +66 -66
- package/dist/commonjs/sdk/models/operations/querylistings.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/operations/querylistings.js +72 -68
- package/dist/commonjs/sdk/models/operations/querylistings.js.map +1 -1
- package/dist/commonjs/sdk/models/operations/querylistingsbysource.d.ts +66 -66
- package/dist/commonjs/sdk/models/operations/querylistingsbysource.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/operations/querylistingsbysource.js +72 -68
- package/dist/commonjs/sdk/models/operations/querylistingsbysource.js.map +1 -1
- package/dist/commonjs/sdk/models/shared/builddata.d.ts +123 -0
- package/dist/commonjs/sdk/models/shared/builddata.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/builddata.js +122 -0
- package/dist/commonjs/sdk/models/shared/builddata.js.map +1 -0
- package/dist/commonjs/sdk/models/shared/chargeentry.d.ts +62 -0
- package/dist/commonjs/sdk/models/shared/chargeentry.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/chargeentry.js +81 -0
- package/dist/commonjs/sdk/models/shared/chargeentry.js.map +1 -0
- package/dist/commonjs/sdk/models/shared/chargehistory.d.ts +53 -0
- package/dist/commonjs/sdk/models/shared/chargehistory.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/chargehistory.js +78 -0
- package/dist/commonjs/sdk/models/shared/chargehistory.js.map +1 -0
- package/dist/commonjs/sdk/models/shared/counciltaxbanddetails.d.ts +52 -0
- package/dist/commonjs/sdk/models/shared/counciltaxbanddetails.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/counciltaxbanddetails.js +77 -0
- package/dist/commonjs/sdk/models/shared/counciltaxbanddetails.js.map +1 -0
- package/dist/commonjs/sdk/models/shared/counciltaxdata.d.ts +29 -8
- package/dist/commonjs/sdk/models/shared/counciltaxdata.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/shared/counciltaxdata.js +15 -6
- package/dist/commonjs/sdk/models/shared/counciltaxdata.js.map +1 -1
- package/dist/commonjs/sdk/models/shared/epcdata.d.ts +25 -10
- package/dist/commonjs/sdk/models/shared/epcdata.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/shared/epcdata.js +10 -4
- package/dist/commonjs/sdk/models/shared/epcdata.js.map +1 -1
- package/dist/commonjs/sdk/models/shared/index.d.ts +11 -0
- package/dist/commonjs/sdk/models/shared/index.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/shared/index.js +11 -0
- package/dist/commonjs/sdk/models/shared/index.js.map +1 -1
- package/dist/commonjs/sdk/models/shared/lease.d.ts +47 -0
- package/dist/commonjs/sdk/models/shared/lease.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/lease.js +76 -0
- package/dist/commonjs/sdk/models/shared/lease.js.map +1 -0
- package/dist/commonjs/sdk/models/shared/listing.d.ts +312 -0
- package/dist/commonjs/sdk/models/shared/listing.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/listing.js +280 -0
- package/dist/commonjs/sdk/models/shared/listing.js.map +1 -0
- package/dist/commonjs/sdk/models/shared/listingimage.d.ts +32 -0
- package/dist/commonjs/sdk/models/shared/listingimage.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/listingimage.js +69 -0
- package/dist/commonjs/sdk/models/shared/listingimage.js.map +1 -0
- package/dist/commonjs/sdk/models/shared/listingpricechange.d.ts +87 -0
- package/dist/commonjs/sdk/models/shared/listingpricechange.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/listingpricechange.js +101 -0
- package/dist/commonjs/sdk/models/shared/listingpricechange.js.map +1 -0
- package/dist/commonjs/sdk/models/shared/marketstatus.d.ts +209 -13
- package/dist/commonjs/sdk/models/shared/marketstatus.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/shared/marketstatus.js +157 -11
- package/dist/commonjs/sdk/models/shared/marketstatus.js.map +1 -1
- package/dist/commonjs/sdk/models/shared/planningapplication.d.ts +8 -8
- package/dist/commonjs/sdk/models/shared/planningapplication.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/shared/planningapplication.js +13 -14
- package/dist/commonjs/sdk/models/shared/planningapplication.js.map +1 -1
- package/dist/commonjs/sdk/models/shared/pricechange.d.ts +87 -0
- package/dist/commonjs/sdk/models/shared/pricechange.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/pricechange.js +100 -0
- package/dist/commonjs/sdk/models/shared/pricechange.js.map +1 -0
- package/dist/commonjs/sdk/models/shared/pricingdata.d.ts +9 -14
- package/dist/commonjs/sdk/models/shared/pricingdata.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/shared/pricingdata.js +10 -12
- package/dist/commonjs/sdk/models/shared/pricingdata.js.map +1 -1
- package/dist/commonjs/sdk/models/shared/propertyaddress.d.ts +6 -31
- package/dist/commonjs/sdk/models/shared/propertyaddress.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/shared/propertyaddress.js +6 -16
- package/dist/commonjs/sdk/models/shared/propertyaddress.js.map +1 -1
- package/dist/commonjs/sdk/models/shared/propertydata.d.ts +360 -189
- package/dist/commonjs/sdk/models/shared/propertydata.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/shared/propertydata.js +287 -82
- package/dist/commonjs/sdk/models/shared/propertydata.js.map +1 -1
- package/dist/commonjs/sdk/models/shared/propertymultipolygonareafilter.d.ts +8 -8
- package/dist/commonjs/sdk/models/shared/propertymultipolygonareafilter.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/shared/propertymultipolygonareafilter.js +13 -13
- package/dist/commonjs/sdk/models/shared/propertymultipolygonareafilter.js.map +1 -1
- package/dist/commonjs/sdk/models/shared/propertyqueryrequest.d.ts +9 -9
- package/dist/commonjs/sdk/models/shared/propertyqueryrequest.js +3 -3
- package/dist/commonjs/sdk/models/shared/propertyqueryrequest.js.map +1 -1
- package/dist/commonjs/sdk/models/shared/propertytags.d.ts +42 -12
- package/dist/commonjs/sdk/models/shared/propertytags.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/shared/propertytags.js +26 -14
- package/dist/commonjs/sdk/models/shared/propertytags.js.map +1 -1
- package/dist/commonjs/sdk/models/shared/refurbishmentdata.d.ts +67 -0
- package/dist/commonjs/sdk/models/shared/refurbishmentdata.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/refurbishmentdata.js +93 -0
- package/dist/commonjs/sdk/models/shared/refurbishmentdata.js.map +1 -0
- package/dist/commonjs/sdk/models/shared/roomdetails.d.ts +4 -9
- package/dist/commonjs/sdk/models/shared/roomdetails.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/shared/roomdetails.js +4 -6
- package/dist/commonjs/sdk/models/shared/roomdetails.js.map +1 -1
- package/dist/commonjs/sdk/models/shared/salerecord.d.ts +8 -13
- package/dist/commonjs/sdk/models/shared/salerecord.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/shared/salerecord.js +6 -8
- package/dist/commonjs/sdk/models/shared/salerecord.js.map +1 -1
- package/dist/commonjs/sdk/models/shared/tenancydata.d.ts +37 -0
- package/dist/commonjs/sdk/models/shared/tenancydata.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/shared/tenancydata.js +71 -0
- package/dist/commonjs/sdk/models/shared/tenancydata.js.map +1 -0
- package/dist/commonjs/sdk/models/shared/tenuredata.d.ts +2 -17
- package/dist/commonjs/sdk/models/shared/tenuredata.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/shared/tenuredata.js +2 -8
- package/dist/commonjs/sdk/models/shared/tenuredata.js.map +1 -1
- package/dist/esm/lib/config.d.ts +4 -4
- package/dist/esm/lib/config.js +4 -4
- package/dist/esm/sdk/models/operations/getlistingbyid.d.ts +66 -66
- package/dist/esm/sdk/models/operations/getlistingbyid.d.ts.map +1 -1
- package/dist/esm/sdk/models/operations/getlistingbyid.js +72 -68
- package/dist/esm/sdk/models/operations/getlistingbyid.js.map +1 -1
- package/dist/esm/sdk/models/operations/getlistingsbylocation.d.ts +66 -66
- package/dist/esm/sdk/models/operations/getlistingsbylocation.d.ts.map +1 -1
- package/dist/esm/sdk/models/operations/getlistingsbylocation.js +70 -70
- package/dist/esm/sdk/models/operations/getlistingsbylocation.js.map +1 -1
- package/dist/esm/sdk/models/operations/querylistings.d.ts +66 -66
- package/dist/esm/sdk/models/operations/querylistings.d.ts.map +1 -1
- package/dist/esm/sdk/models/operations/querylistings.js +72 -68
- package/dist/esm/sdk/models/operations/querylistings.js.map +1 -1
- package/dist/esm/sdk/models/operations/querylistingsbysource.d.ts +66 -66
- package/dist/esm/sdk/models/operations/querylistingsbysource.d.ts.map +1 -1
- package/dist/esm/sdk/models/operations/querylistingsbysource.js +72 -68
- package/dist/esm/sdk/models/operations/querylistingsbysource.js.map +1 -1
- package/dist/esm/sdk/models/shared/builddata.d.ts +123 -0
- package/dist/esm/sdk/models/shared/builddata.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/builddata.js +82 -0
- package/dist/esm/sdk/models/shared/builddata.js.map +1 -0
- package/dist/esm/sdk/models/shared/chargeentry.d.ts +62 -0
- package/dist/esm/sdk/models/shared/chargeentry.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/chargeentry.js +43 -0
- package/dist/esm/sdk/models/shared/chargeentry.js.map +1 -0
- package/dist/esm/sdk/models/shared/chargehistory.d.ts +53 -0
- package/dist/esm/sdk/models/shared/chargehistory.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/chargehistory.js +40 -0
- package/dist/esm/sdk/models/shared/chargehistory.js.map +1 -0
- package/dist/esm/sdk/models/shared/counciltaxbanddetails.d.ts +52 -0
- package/dist/esm/sdk/models/shared/counciltaxbanddetails.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/counciltaxbanddetails.js +39 -0
- package/dist/esm/sdk/models/shared/counciltaxbanddetails.js.map +1 -0
- package/dist/esm/sdk/models/shared/counciltaxdata.d.ts +29 -8
- package/dist/esm/sdk/models/shared/counciltaxdata.d.ts.map +1 -1
- package/dist/esm/sdk/models/shared/counciltaxdata.js +15 -6
- package/dist/esm/sdk/models/shared/counciltaxdata.js.map +1 -1
- package/dist/esm/sdk/models/shared/epcdata.d.ts +25 -10
- package/dist/esm/sdk/models/shared/epcdata.d.ts.map +1 -1
- package/dist/esm/sdk/models/shared/epcdata.js +10 -4
- package/dist/esm/sdk/models/shared/epcdata.js.map +1 -1
- package/dist/esm/sdk/models/shared/index.d.ts +11 -0
- package/dist/esm/sdk/models/shared/index.d.ts.map +1 -1
- package/dist/esm/sdk/models/shared/index.js +11 -0
- package/dist/esm/sdk/models/shared/index.js.map +1 -1
- package/dist/esm/sdk/models/shared/lease.d.ts +47 -0
- package/dist/esm/sdk/models/shared/lease.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/lease.js +38 -0
- package/dist/esm/sdk/models/shared/lease.js.map +1 -0
- package/dist/esm/sdk/models/shared/listing.d.ts +312 -0
- package/dist/esm/sdk/models/shared/listing.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/listing.js +236 -0
- package/dist/esm/sdk/models/shared/listing.js.map +1 -0
- package/dist/esm/sdk/models/shared/listingimage.d.ts +32 -0
- package/dist/esm/sdk/models/shared/listingimage.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/listingimage.js +31 -0
- package/dist/esm/sdk/models/shared/listingimage.js.map +1 -0
- package/dist/esm/sdk/models/shared/listingpricechange.d.ts +87 -0
- package/dist/esm/sdk/models/shared/listingpricechange.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/listingpricechange.js +63 -0
- package/dist/esm/sdk/models/shared/listingpricechange.js.map +1 -0
- package/dist/esm/sdk/models/shared/marketstatus.d.ts +209 -13
- package/dist/esm/sdk/models/shared/marketstatus.d.ts.map +1 -1
- package/dist/esm/sdk/models/shared/marketstatus.js +152 -10
- package/dist/esm/sdk/models/shared/marketstatus.js.map +1 -1
- package/dist/esm/sdk/models/shared/planningapplication.d.ts +8 -8
- package/dist/esm/sdk/models/shared/planningapplication.d.ts.map +1 -1
- package/dist/esm/sdk/models/shared/planningapplication.js +12 -13
- package/dist/esm/sdk/models/shared/planningapplication.js.map +1 -1
- package/dist/esm/sdk/models/shared/pricechange.d.ts +87 -0
- package/dist/esm/sdk/models/shared/pricechange.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/pricechange.js +62 -0
- package/dist/esm/sdk/models/shared/pricechange.js.map +1 -0
- package/dist/esm/sdk/models/shared/pricingdata.d.ts +9 -14
- package/dist/esm/sdk/models/shared/pricingdata.d.ts.map +1 -1
- package/dist/esm/sdk/models/shared/pricingdata.js +10 -12
- package/dist/esm/sdk/models/shared/pricingdata.js.map +1 -1
- package/dist/esm/sdk/models/shared/propertyaddress.d.ts +6 -31
- package/dist/esm/sdk/models/shared/propertyaddress.d.ts.map +1 -1
- package/dist/esm/sdk/models/shared/propertyaddress.js +6 -16
- package/dist/esm/sdk/models/shared/propertyaddress.js.map +1 -1
- package/dist/esm/sdk/models/shared/propertydata.d.ts +360 -189
- package/dist/esm/sdk/models/shared/propertydata.d.ts.map +1 -1
- package/dist/esm/sdk/models/shared/propertydata.js +276 -81
- package/dist/esm/sdk/models/shared/propertydata.js.map +1 -1
- package/dist/esm/sdk/models/shared/propertymultipolygonareafilter.d.ts +8 -8
- package/dist/esm/sdk/models/shared/propertymultipolygonareafilter.d.ts.map +1 -1
- package/dist/esm/sdk/models/shared/propertymultipolygonareafilter.js +12 -12
- package/dist/esm/sdk/models/shared/propertymultipolygonareafilter.js.map +1 -1
- package/dist/esm/sdk/models/shared/propertyqueryrequest.d.ts +9 -9
- package/dist/esm/sdk/models/shared/propertyqueryrequest.js +3 -3
- package/dist/esm/sdk/models/shared/propertyqueryrequest.js.map +1 -1
- package/dist/esm/sdk/models/shared/propertytags.d.ts +42 -12
- package/dist/esm/sdk/models/shared/propertytags.d.ts.map +1 -1
- package/dist/esm/sdk/models/shared/propertytags.js +26 -14
- package/dist/esm/sdk/models/shared/propertytags.js.map +1 -1
- package/dist/esm/sdk/models/shared/refurbishmentdata.d.ts +67 -0
- package/dist/esm/sdk/models/shared/refurbishmentdata.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/refurbishmentdata.js +55 -0
- package/dist/esm/sdk/models/shared/refurbishmentdata.js.map +1 -0
- package/dist/esm/sdk/models/shared/roomdetails.d.ts +4 -9
- package/dist/esm/sdk/models/shared/roomdetails.d.ts.map +1 -1
- package/dist/esm/sdk/models/shared/roomdetails.js +4 -6
- package/dist/esm/sdk/models/shared/roomdetails.js.map +1 -1
- package/dist/esm/sdk/models/shared/salerecord.d.ts +8 -13
- package/dist/esm/sdk/models/shared/salerecord.d.ts.map +1 -1
- package/dist/esm/sdk/models/shared/salerecord.js +6 -8
- package/dist/esm/sdk/models/shared/salerecord.js.map +1 -1
- package/dist/esm/sdk/models/shared/tenancydata.d.ts +37 -0
- package/dist/esm/sdk/models/shared/tenancydata.d.ts.map +1 -0
- package/dist/esm/sdk/models/shared/tenancydata.js +33 -0
- package/dist/esm/sdk/models/shared/tenancydata.js.map +1 -0
- package/dist/esm/sdk/models/shared/tenuredata.d.ts +2 -17
- package/dist/esm/sdk/models/shared/tenuredata.d.ts.map +1 -1
- package/dist/esm/sdk/models/shared/tenuredata.js +2 -8
- package/dist/esm/sdk/models/shared/tenuredata.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/lib/config.ts +4 -4
- package/src/sdk/models/operations/getlistingbyid.ts +140 -149
- package/src/sdk/models/operations/getlistingsbylocation.ts +138 -144
- package/src/sdk/models/operations/querylistings.ts +140 -146
- package/src/sdk/models/operations/querylistingsbysource.ts +141 -146
- package/src/sdk/models/shared/builddata.ts +213 -0
- package/src/sdk/models/shared/chargeentry.ts +109 -0
- package/src/sdk/models/shared/chargehistory.ts +101 -0
- package/src/sdk/models/shared/counciltaxbanddetails.ts +97 -0
- package/src/sdk/models/shared/counciltaxdata.ts +48 -14
- package/src/sdk/models/shared/epcdata.ts +35 -14
- package/src/sdk/models/shared/index.ts +11 -0
- package/src/sdk/models/shared/lease.ts +83 -0
- package/src/sdk/models/shared/listing.ts +505 -0
- package/src/sdk/models/shared/listingimage.ts +65 -0
- package/src/sdk/models/shared/listingpricechange.ts +130 -0
- package/src/sdk/models/shared/marketstatus.ts +316 -23
- package/src/sdk/models/shared/planningapplication.ts +18 -14
- package/src/sdk/models/shared/pricechange.ts +128 -0
- package/src/sdk/models/shared/pricingdata.ts +19 -26
- package/src/sdk/models/shared/propertyaddress.ts +12 -47
- package/src/sdk/models/shared/propertydata.ts +564 -115
- package/src/sdk/models/shared/propertymultipolygonareafilter.ts +19 -15
- package/src/sdk/models/shared/propertyqueryrequest.ts +3 -3
- package/src/sdk/models/shared/propertytags.ts +68 -26
- package/src/sdk/models/shared/refurbishmentdata.ts +102 -0
- package/src/sdk/models/shared/roomdetails.ts +8 -15
- package/src/sdk/models/shared/salerecord.ts +14 -21
- package/src/sdk/models/shared/tenancydata.ts +72 -0
- package/src/sdk/models/shared/tenuredata.ts +4 -25
|
@@ -2,15 +2,29 @@ import * as z from "zod/v3";
|
|
|
2
2
|
import { ClosedEnum } from "../../types/enums.js";
|
|
3
3
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
4
4
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
|
+
import { BuildData, BuildData$Outbound } from "./builddata.js";
|
|
6
|
+
import { ChargeHistory, ChargeHistory$Outbound } from "./chargehistory.js";
|
|
5
7
|
import { CouncilTaxData, CouncilTaxData$Outbound } from "./counciltaxdata.js";
|
|
6
8
|
import { EPCData, EPCData$Outbound } from "./epcdata.js";
|
|
9
|
+
import { Lease, Lease$Outbound } from "./lease.js";
|
|
10
|
+
import { Listing, Listing$Outbound } from "./listing.js";
|
|
7
11
|
import { MarketStatus, MarketStatus$Outbound } from "./marketstatus.js";
|
|
12
|
+
import { PriceChange, PriceChange$Outbound } from "./pricechange.js";
|
|
8
13
|
import { PricingData, PricingData$Outbound } from "./pricingdata.js";
|
|
9
14
|
import { PropertyAddress, PropertyAddress$Outbound } from "./propertyaddress.js";
|
|
10
15
|
import { PropertyTags, PropertyTags$Outbound } from "./propertytags.js";
|
|
16
|
+
import { RefurbishmentData, RefurbishmentData$Outbound } from "./refurbishmentdata.js";
|
|
11
17
|
import { RoomDetails, RoomDetails$Outbound } from "./roomdetails.js";
|
|
12
18
|
import { SaleRecord, SaleRecord$Outbound } from "./salerecord.js";
|
|
19
|
+
import { TenancyData, TenancyData$Outbound } from "./tenancydata.js";
|
|
13
20
|
import { TenureData, TenureData$Outbound } from "./tenuredata.js";
|
|
21
|
+
/**
|
|
22
|
+
* Property charges including service charge and ground rent
|
|
23
|
+
*/
|
|
24
|
+
export type Charges = {
|
|
25
|
+
groundRent?: ChargeHistory | null | undefined;
|
|
26
|
+
serviceCharge?: ChargeHistory | null | undefined;
|
|
27
|
+
};
|
|
14
28
|
/**
|
|
15
29
|
* Property classification code
|
|
16
30
|
*/
|
|
@@ -24,136 +38,202 @@ export declare const ClassificationCode: {
|
|
|
24
38
|
readonly Rd07: "RD07";
|
|
25
39
|
readonly Rd08: "RD08";
|
|
26
40
|
readonly Rd10: "RD10";
|
|
41
|
+
readonly Rg: "RG";
|
|
42
|
+
readonly Rh: "RH";
|
|
43
|
+
readonly Ri: "RI";
|
|
44
|
+
readonly Ca: "CA";
|
|
45
|
+
readonly Cb: "CB";
|
|
46
|
+
readonly Cc: "CC";
|
|
47
|
+
readonly Ce: "CE";
|
|
48
|
+
readonly Ch: "CH";
|
|
49
|
+
readonly Ci: "CI";
|
|
50
|
+
readonly Cl: "CL";
|
|
51
|
+
readonly Cm: "CM";
|
|
52
|
+
readonly Cn: "CN";
|
|
53
|
+
readonly Co: "CO";
|
|
54
|
+
readonly Cr: "CR";
|
|
55
|
+
readonly Ct: "CT";
|
|
56
|
+
readonly Cu: "CU";
|
|
57
|
+
readonly Cx: "CX";
|
|
27
58
|
};
|
|
28
59
|
/**
|
|
29
60
|
* Property classification code
|
|
30
61
|
*/
|
|
31
62
|
export type ClassificationCode = ClosedEnum<typeof ClassificationCode>;
|
|
32
63
|
/**
|
|
33
|
-
*
|
|
64
|
+
* Flood risk information
|
|
34
65
|
*/
|
|
35
|
-
export
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
readonly
|
|
50
|
-
readonly CharacterProperty: "characterProperty";
|
|
51
|
-
readonly BlockOfFlats: "blockOfFlats";
|
|
52
|
-
readonly HouseShare: "houseShare";
|
|
53
|
-
readonly Farmhouse: "farmhouse";
|
|
54
|
-
readonly Mill: "mill";
|
|
55
|
-
readonly Barn: "barn";
|
|
56
|
-
readonly CoachHouse: "coachHouse";
|
|
57
|
-
readonly StatelyHome: "statelyHome";
|
|
58
|
-
readonly Farm: "farm";
|
|
59
|
-
readonly Parking: "parking";
|
|
60
|
-
readonly Equestrian: "equestrian";
|
|
61
|
-
readonly Restaurant: "restaurant";
|
|
62
|
-
readonly Industrial: "industrial";
|
|
63
|
-
readonly Warehouse: "warehouse";
|
|
64
|
-
readonly Leisure: "leisure";
|
|
65
|
-
readonly Retail: "retail";
|
|
66
|
-
readonly Land: "land";
|
|
67
|
-
readonly Office: "office";
|
|
68
|
-
readonly Riad: "riad";
|
|
69
|
-
readonly Hotel: "hotel";
|
|
70
|
-
readonly StudentAccommodation: "studentAccommodation";
|
|
66
|
+
export type FloodRisk = {
|
|
67
|
+
/**
|
|
68
|
+
* Flood risk level
|
|
69
|
+
*/
|
|
70
|
+
riskLevel: string;
|
|
71
|
+
/**
|
|
72
|
+
* Suitability assessment
|
|
73
|
+
*/
|
|
74
|
+
suitability?: string | null | undefined;
|
|
75
|
+
};
|
|
76
|
+
/**
|
|
77
|
+
* Property category
|
|
78
|
+
*/
|
|
79
|
+
export declare const PropertyCategory: {
|
|
80
|
+
readonly Residential: "residential";
|
|
71
81
|
readonly Commercial: "commercial";
|
|
72
|
-
readonly Pub: "pub";
|
|
73
|
-
readonly Bar: "bar";
|
|
74
|
-
readonly HotelRoom: "hotelRoom";
|
|
75
|
-
readonly Shop: "shop";
|
|
76
|
-
readonly RetailHighStreet: "retailHighStreet";
|
|
77
|
-
readonly RetailOutOfTown: "retailOutOfTown";
|
|
78
|
-
readonly IndustrialDevelopment: "industrialDevelopment";
|
|
79
|
-
readonly DistributionWarehouse: "distributionWarehouse";
|
|
80
|
-
readonly IndustrialPark: "industrialPark";
|
|
81
|
-
readonly Storage: "storage";
|
|
82
|
-
readonly ServicedOffice: "servicedOffice";
|
|
83
|
-
readonly ResidentialDevelopment: "residentialDevelopment";
|
|
84
|
-
readonly CommercialDevelopment: "commercialDevelopment";
|
|
85
|
-
readonly MixedUse: "mixedUse";
|
|
86
82
|
};
|
|
87
83
|
/**
|
|
88
|
-
* Property
|
|
84
|
+
* Property category
|
|
85
|
+
*/
|
|
86
|
+
export type PropertyCategory = ClosedEnum<typeof PropertyCategory>;
|
|
87
|
+
export declare const PropertyDataSchemasType: {
|
|
88
|
+
readonly MultiPolygon: "MultiPolygon";
|
|
89
|
+
};
|
|
90
|
+
export type PropertyDataSchemasType = ClosedEnum<typeof PropertyDataSchemasType>;
|
|
91
|
+
export type Two = {
|
|
92
|
+
coordinates: Array<Array<Array<Array<number>>>>;
|
|
93
|
+
type: PropertyDataSchemasType;
|
|
94
|
+
};
|
|
95
|
+
export declare const PropertyDataSchemasSpatialType: {
|
|
96
|
+
readonly Polygon: "Polygon";
|
|
97
|
+
};
|
|
98
|
+
export type PropertyDataSchemasSpatialType = ClosedEnum<typeof PropertyDataSchemasSpatialType>;
|
|
99
|
+
export type One = {
|
|
100
|
+
coordinates: Array<Array<Array<number>>>;
|
|
101
|
+
type: PropertyDataSchemasSpatialType;
|
|
102
|
+
};
|
|
103
|
+
/**
|
|
104
|
+
* Property boundary GeoJSON (Polygon or MultiPolygon)
|
|
105
|
+
*/
|
|
106
|
+
export type Boundary = One | Two;
|
|
107
|
+
/**
|
|
108
|
+
* GeoJSON geometry type
|
|
109
|
+
*/
|
|
110
|
+
export declare const PropertyDataType: {
|
|
111
|
+
readonly Point: "Point";
|
|
112
|
+
};
|
|
113
|
+
/**
|
|
114
|
+
* GeoJSON geometry type
|
|
89
115
|
*/
|
|
90
|
-
export type
|
|
116
|
+
export type PropertyDataType = ClosedEnum<typeof PropertyDataType>;
|
|
91
117
|
export type PropertyDataSpatial = {
|
|
92
118
|
/**
|
|
93
|
-
* Property boundary GeoJSON
|
|
119
|
+
* Property boundary GeoJSON (Polygon or MultiPolygon)
|
|
94
120
|
*/
|
|
95
|
-
boundary?:
|
|
121
|
+
boundary?: One | Two | undefined;
|
|
96
122
|
/**
|
|
97
|
-
*
|
|
123
|
+
* Coordinates as [longitude, latitude] following GeoJSON standard
|
|
98
124
|
*/
|
|
99
|
-
|
|
125
|
+
coordinates: Array<number>;
|
|
100
126
|
/**
|
|
101
|
-
*
|
|
127
|
+
* GeoJSON geometry type
|
|
102
128
|
*/
|
|
103
|
-
|
|
129
|
+
type: PropertyDataType;
|
|
104
130
|
};
|
|
105
131
|
export type PropertyData = {
|
|
106
132
|
address: PropertyAddress;
|
|
133
|
+
build: BuildData;
|
|
134
|
+
/**
|
|
135
|
+
* Property charges including service charge and ground rent
|
|
136
|
+
*/
|
|
137
|
+
charges?: Charges | undefined;
|
|
107
138
|
/**
|
|
108
139
|
* Property classification code
|
|
109
140
|
*/
|
|
110
|
-
classificationCode?: ClassificationCode | undefined;
|
|
141
|
+
classificationCode?: ClassificationCode | null | undefined;
|
|
111
142
|
councilTax?: CouncilTaxData | undefined;
|
|
112
143
|
epc?: EPCData | undefined;
|
|
113
144
|
/**
|
|
114
|
-
*
|
|
145
|
+
* Flood risk information
|
|
115
146
|
*/
|
|
116
|
-
|
|
147
|
+
floodRisk?: FloodRisk | undefined;
|
|
117
148
|
/**
|
|
118
|
-
*
|
|
149
|
+
* Lease records for leasehold properties
|
|
119
150
|
*/
|
|
120
|
-
|
|
151
|
+
leases?: Array<Lease> | undefined;
|
|
152
|
+
/**
|
|
153
|
+
* Property listings with images and details
|
|
154
|
+
*/
|
|
155
|
+
listings?: Array<Listing> | undefined;
|
|
121
156
|
/**
|
|
122
157
|
* Location identifier
|
|
123
158
|
*/
|
|
124
159
|
locationId: string;
|
|
125
160
|
marketStatus?: MarketStatus | undefined;
|
|
126
161
|
/**
|
|
127
|
-
*
|
|
162
|
+
* Property overlays and designations
|
|
163
|
+
*/
|
|
164
|
+
overlays?: Array<string> | undefined;
|
|
165
|
+
/**
|
|
166
|
+
* Parent location identifier
|
|
167
|
+
*/
|
|
168
|
+
parentLocationId?: string | null | undefined;
|
|
169
|
+
/**
|
|
170
|
+
* Rent price change history
|
|
171
|
+
*/
|
|
172
|
+
priceChangeRent?: Array<PriceChange> | undefined;
|
|
173
|
+
/**
|
|
174
|
+
* Sale price change history
|
|
128
175
|
*/
|
|
129
|
-
|
|
176
|
+
priceChangeSale?: Array<PriceChange> | undefined;
|
|
130
177
|
pricing?: PricingData | undefined;
|
|
131
178
|
/**
|
|
132
|
-
*
|
|
179
|
+
* Property category
|
|
133
180
|
*/
|
|
134
|
-
|
|
181
|
+
propertyCategory?: PropertyCategory | null | undefined;
|
|
135
182
|
/**
|
|
136
|
-
*
|
|
183
|
+
* Unique property identifier
|
|
137
184
|
*/
|
|
138
|
-
|
|
185
|
+
propertyId: string;
|
|
186
|
+
refurbishment?: RefurbishmentData | undefined;
|
|
139
187
|
/**
|
|
140
|
-
*
|
|
188
|
+
* Related property IDs
|
|
141
189
|
*/
|
|
142
|
-
|
|
190
|
+
relationships?: Array<string> | undefined;
|
|
143
191
|
roomDetails?: RoomDetails | undefined;
|
|
144
192
|
/**
|
|
145
193
|
* Historical sale records
|
|
146
194
|
*/
|
|
147
195
|
saleHistory?: Array<SaleRecord> | undefined;
|
|
196
|
+
/**
|
|
197
|
+
* SEO-friendly URL slug
|
|
198
|
+
*/
|
|
199
|
+
slug: string;
|
|
200
|
+
/**
|
|
201
|
+
* Data source identifiers
|
|
202
|
+
*/
|
|
203
|
+
sources?: Array<string> | undefined;
|
|
148
204
|
spatial: PropertyDataSpatial;
|
|
149
|
-
tags?: PropertyTags | undefined;
|
|
150
|
-
tenure?: TenureData | undefined;
|
|
151
205
|
/**
|
|
152
|
-
*
|
|
206
|
+
* Street identifiers
|
|
153
207
|
*/
|
|
154
|
-
|
|
208
|
+
streetIds?: Array<number> | undefined;
|
|
209
|
+
tags?: PropertyTags | undefined;
|
|
210
|
+
tenancy?: TenancyData | undefined;
|
|
211
|
+
tenure?: TenureData | undefined;
|
|
212
|
+
};
|
|
213
|
+
/** @internal */
|
|
214
|
+
export declare const Charges$inboundSchema: z.ZodType<Charges, z.ZodTypeDef, unknown>;
|
|
215
|
+
/** @internal */
|
|
216
|
+
export type Charges$Outbound = {
|
|
217
|
+
groundRent?: ChargeHistory$Outbound | null | undefined;
|
|
218
|
+
serviceCharge?: ChargeHistory$Outbound | null | undefined;
|
|
155
219
|
};
|
|
156
220
|
/** @internal */
|
|
221
|
+
export declare const Charges$outboundSchema: z.ZodType<Charges$Outbound, z.ZodTypeDef, Charges>;
|
|
222
|
+
/**
|
|
223
|
+
* @internal
|
|
224
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
225
|
+
*/
|
|
226
|
+
export declare namespace Charges$ {
|
|
227
|
+
/** @deprecated use `Charges$inboundSchema` instead. */
|
|
228
|
+
const inboundSchema: z.ZodType<Charges, z.ZodTypeDef, unknown>;
|
|
229
|
+
/** @deprecated use `Charges$outboundSchema` instead. */
|
|
230
|
+
const outboundSchema: z.ZodType<Charges$Outbound, z.ZodTypeDef, Charges>;
|
|
231
|
+
/** @deprecated use `Charges$Outbound` instead. */
|
|
232
|
+
type Outbound = Charges$Outbound;
|
|
233
|
+
}
|
|
234
|
+
export declare function chargesToJSON(charges: Charges): string;
|
|
235
|
+
export declare function chargesFromJSON(jsonString: string): SafeParseResult<Charges, SDKValidationError>;
|
|
236
|
+
/** @internal */
|
|
157
237
|
export declare const ClassificationCode$inboundSchema: z.ZodNativeEnum<typeof ClassificationCode>;
|
|
158
238
|
/** @internal */
|
|
159
239
|
export declare const ClassificationCode$outboundSchema: z.ZodNativeEnum<typeof ClassificationCode>;
|
|
@@ -173,6 +253,23 @@ export declare namespace ClassificationCode$ {
|
|
|
173
253
|
readonly Rd07: "RD07";
|
|
174
254
|
readonly Rd08: "RD08";
|
|
175
255
|
readonly Rd10: "RD10";
|
|
256
|
+
readonly Rg: "RG";
|
|
257
|
+
readonly Rh: "RH";
|
|
258
|
+
readonly Ri: "RI";
|
|
259
|
+
readonly Ca: "CA";
|
|
260
|
+
readonly Cb: "CB";
|
|
261
|
+
readonly Cc: "CC";
|
|
262
|
+
readonly Ce: "CE";
|
|
263
|
+
readonly Ch: "CH";
|
|
264
|
+
readonly Ci: "CI";
|
|
265
|
+
readonly Cl: "CL";
|
|
266
|
+
readonly Cm: "CM";
|
|
267
|
+
readonly Cn: "CN";
|
|
268
|
+
readonly Co: "CO";
|
|
269
|
+
readonly Cr: "CR";
|
|
270
|
+
readonly Ct: "CT";
|
|
271
|
+
readonly Cu: "CU";
|
|
272
|
+
readonly Cx: "CX";
|
|
176
273
|
}>;
|
|
177
274
|
/** @deprecated use `ClassificationCode$outboundSchema` instead. */
|
|
178
275
|
const outboundSchema: z.ZodNativeEnum<{
|
|
@@ -185,131 +282,195 @@ export declare namespace ClassificationCode$ {
|
|
|
185
282
|
readonly Rd07: "RD07";
|
|
186
283
|
readonly Rd08: "RD08";
|
|
187
284
|
readonly Rd10: "RD10";
|
|
285
|
+
readonly Rg: "RG";
|
|
286
|
+
readonly Rh: "RH";
|
|
287
|
+
readonly Ri: "RI";
|
|
288
|
+
readonly Ca: "CA";
|
|
289
|
+
readonly Cb: "CB";
|
|
290
|
+
readonly Cc: "CC";
|
|
291
|
+
readonly Ce: "CE";
|
|
292
|
+
readonly Ch: "CH";
|
|
293
|
+
readonly Ci: "CI";
|
|
294
|
+
readonly Cl: "CL";
|
|
295
|
+
readonly Cm: "CM";
|
|
296
|
+
readonly Cn: "CN";
|
|
297
|
+
readonly Co: "CO";
|
|
298
|
+
readonly Cr: "CR";
|
|
299
|
+
readonly Ct: "CT";
|
|
300
|
+
readonly Cu: "CU";
|
|
301
|
+
readonly Cx: "CX";
|
|
188
302
|
}>;
|
|
189
303
|
}
|
|
190
304
|
/** @internal */
|
|
191
|
-
export declare const
|
|
305
|
+
export declare const FloodRisk$inboundSchema: z.ZodType<FloodRisk, z.ZodTypeDef, unknown>;
|
|
306
|
+
/** @internal */
|
|
307
|
+
export type FloodRisk$Outbound = {
|
|
308
|
+
riskLevel: string;
|
|
309
|
+
suitability?: string | null | undefined;
|
|
310
|
+
};
|
|
311
|
+
/** @internal */
|
|
312
|
+
export declare const FloodRisk$outboundSchema: z.ZodType<FloodRisk$Outbound, z.ZodTypeDef, FloodRisk>;
|
|
313
|
+
/**
|
|
314
|
+
* @internal
|
|
315
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
316
|
+
*/
|
|
317
|
+
export declare namespace FloodRisk$ {
|
|
318
|
+
/** @deprecated use `FloodRisk$inboundSchema` instead. */
|
|
319
|
+
const inboundSchema: z.ZodType<FloodRisk, z.ZodTypeDef, unknown>;
|
|
320
|
+
/** @deprecated use `FloodRisk$outboundSchema` instead. */
|
|
321
|
+
const outboundSchema: z.ZodType<FloodRisk$Outbound, z.ZodTypeDef, FloodRisk>;
|
|
322
|
+
/** @deprecated use `FloodRisk$Outbound` instead. */
|
|
323
|
+
type Outbound = FloodRisk$Outbound;
|
|
324
|
+
}
|
|
325
|
+
export declare function floodRiskToJSON(floodRisk: FloodRisk): string;
|
|
326
|
+
export declare function floodRiskFromJSON(jsonString: string): SafeParseResult<FloodRisk, SDKValidationError>;
|
|
327
|
+
/** @internal */
|
|
328
|
+
export declare const PropertyCategory$inboundSchema: z.ZodNativeEnum<typeof PropertyCategory>;
|
|
192
329
|
/** @internal */
|
|
193
|
-
export declare const
|
|
330
|
+
export declare const PropertyCategory$outboundSchema: z.ZodNativeEnum<typeof PropertyCategory>;
|
|
194
331
|
/**
|
|
195
332
|
* @internal
|
|
196
333
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
197
334
|
*/
|
|
198
|
-
export declare namespace
|
|
199
|
-
/** @deprecated use `
|
|
335
|
+
export declare namespace PropertyCategory$ {
|
|
336
|
+
/** @deprecated use `PropertyCategory$inboundSchema` instead. */
|
|
200
337
|
const inboundSchema: z.ZodNativeEnum<{
|
|
201
|
-
readonly
|
|
202
|
-
readonly Other: "other";
|
|
203
|
-
readonly Flat: "flat";
|
|
204
|
-
readonly Detached: "detached";
|
|
205
|
-
readonly SemiDetached: "semiDetached";
|
|
206
|
-
readonly Terraced: "terraced";
|
|
207
|
-
readonly Bungalow: "bungalow";
|
|
208
|
-
readonly Maisonette: "maisonette";
|
|
209
|
-
readonly Cottage: "cottage";
|
|
210
|
-
readonly Chalet: "chalet";
|
|
211
|
-
readonly Lodge: "lodge";
|
|
212
|
-
readonly MobileHome: "mobileHome";
|
|
213
|
-
readonly Houseboat: "houseboat";
|
|
214
|
-
readonly Retirement: "retirement";
|
|
215
|
-
readonly CharacterProperty: "characterProperty";
|
|
216
|
-
readonly BlockOfFlats: "blockOfFlats";
|
|
217
|
-
readonly HouseShare: "houseShare";
|
|
218
|
-
readonly Farmhouse: "farmhouse";
|
|
219
|
-
readonly Mill: "mill";
|
|
220
|
-
readonly Barn: "barn";
|
|
221
|
-
readonly CoachHouse: "coachHouse";
|
|
222
|
-
readonly StatelyHome: "statelyHome";
|
|
223
|
-
readonly Farm: "farm";
|
|
224
|
-
readonly Parking: "parking";
|
|
225
|
-
readonly Equestrian: "equestrian";
|
|
226
|
-
readonly Restaurant: "restaurant";
|
|
227
|
-
readonly Industrial: "industrial";
|
|
228
|
-
readonly Warehouse: "warehouse";
|
|
229
|
-
readonly Leisure: "leisure";
|
|
230
|
-
readonly Retail: "retail";
|
|
231
|
-
readonly Land: "land";
|
|
232
|
-
readonly Office: "office";
|
|
233
|
-
readonly Riad: "riad";
|
|
234
|
-
readonly Hotel: "hotel";
|
|
235
|
-
readonly StudentAccommodation: "studentAccommodation";
|
|
338
|
+
readonly Residential: "residential";
|
|
236
339
|
readonly Commercial: "commercial";
|
|
237
|
-
readonly Pub: "pub";
|
|
238
|
-
readonly Bar: "bar";
|
|
239
|
-
readonly HotelRoom: "hotelRoom";
|
|
240
|
-
readonly Shop: "shop";
|
|
241
|
-
readonly RetailHighStreet: "retailHighStreet";
|
|
242
|
-
readonly RetailOutOfTown: "retailOutOfTown";
|
|
243
|
-
readonly IndustrialDevelopment: "industrialDevelopment";
|
|
244
|
-
readonly DistributionWarehouse: "distributionWarehouse";
|
|
245
|
-
readonly IndustrialPark: "industrialPark";
|
|
246
|
-
readonly Storage: "storage";
|
|
247
|
-
readonly ServicedOffice: "servicedOffice";
|
|
248
|
-
readonly ResidentialDevelopment: "residentialDevelopment";
|
|
249
|
-
readonly CommercialDevelopment: "commercialDevelopment";
|
|
250
|
-
readonly MixedUse: "mixedUse";
|
|
251
340
|
}>;
|
|
252
|
-
/** @deprecated use `
|
|
341
|
+
/** @deprecated use `PropertyCategory$outboundSchema` instead. */
|
|
253
342
|
const outboundSchema: z.ZodNativeEnum<{
|
|
254
|
-
readonly
|
|
255
|
-
readonly Other: "other";
|
|
256
|
-
readonly Flat: "flat";
|
|
257
|
-
readonly Detached: "detached";
|
|
258
|
-
readonly SemiDetached: "semiDetached";
|
|
259
|
-
readonly Terraced: "terraced";
|
|
260
|
-
readonly Bungalow: "bungalow";
|
|
261
|
-
readonly Maisonette: "maisonette";
|
|
262
|
-
readonly Cottage: "cottage";
|
|
263
|
-
readonly Chalet: "chalet";
|
|
264
|
-
readonly Lodge: "lodge";
|
|
265
|
-
readonly MobileHome: "mobileHome";
|
|
266
|
-
readonly Houseboat: "houseboat";
|
|
267
|
-
readonly Retirement: "retirement";
|
|
268
|
-
readonly CharacterProperty: "characterProperty";
|
|
269
|
-
readonly BlockOfFlats: "blockOfFlats";
|
|
270
|
-
readonly HouseShare: "houseShare";
|
|
271
|
-
readonly Farmhouse: "farmhouse";
|
|
272
|
-
readonly Mill: "mill";
|
|
273
|
-
readonly Barn: "barn";
|
|
274
|
-
readonly CoachHouse: "coachHouse";
|
|
275
|
-
readonly StatelyHome: "statelyHome";
|
|
276
|
-
readonly Farm: "farm";
|
|
277
|
-
readonly Parking: "parking";
|
|
278
|
-
readonly Equestrian: "equestrian";
|
|
279
|
-
readonly Restaurant: "restaurant";
|
|
280
|
-
readonly Industrial: "industrial";
|
|
281
|
-
readonly Warehouse: "warehouse";
|
|
282
|
-
readonly Leisure: "leisure";
|
|
283
|
-
readonly Retail: "retail";
|
|
284
|
-
readonly Land: "land";
|
|
285
|
-
readonly Office: "office";
|
|
286
|
-
readonly Riad: "riad";
|
|
287
|
-
readonly Hotel: "hotel";
|
|
288
|
-
readonly StudentAccommodation: "studentAccommodation";
|
|
343
|
+
readonly Residential: "residential";
|
|
289
344
|
readonly Commercial: "commercial";
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
readonly
|
|
345
|
+
}>;
|
|
346
|
+
}
|
|
347
|
+
/** @internal */
|
|
348
|
+
export declare const PropertyDataSchemasType$inboundSchema: z.ZodNativeEnum<typeof PropertyDataSchemasType>;
|
|
349
|
+
/** @internal */
|
|
350
|
+
export declare const PropertyDataSchemasType$outboundSchema: z.ZodNativeEnum<typeof PropertyDataSchemasType>;
|
|
351
|
+
/**
|
|
352
|
+
* @internal
|
|
353
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
354
|
+
*/
|
|
355
|
+
export declare namespace PropertyDataSchemasType$ {
|
|
356
|
+
/** @deprecated use `PropertyDataSchemasType$inboundSchema` instead. */
|
|
357
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
358
|
+
readonly MultiPolygon: "MultiPolygon";
|
|
359
|
+
}>;
|
|
360
|
+
/** @deprecated use `PropertyDataSchemasType$outboundSchema` instead. */
|
|
361
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
362
|
+
readonly MultiPolygon: "MultiPolygon";
|
|
363
|
+
}>;
|
|
364
|
+
}
|
|
365
|
+
/** @internal */
|
|
366
|
+
export declare const Two$inboundSchema: z.ZodType<Two, z.ZodTypeDef, unknown>;
|
|
367
|
+
/** @internal */
|
|
368
|
+
export type Two$Outbound = {
|
|
369
|
+
coordinates: Array<Array<Array<Array<number>>>>;
|
|
370
|
+
type: string;
|
|
371
|
+
};
|
|
372
|
+
/** @internal */
|
|
373
|
+
export declare const Two$outboundSchema: z.ZodType<Two$Outbound, z.ZodTypeDef, Two>;
|
|
374
|
+
/**
|
|
375
|
+
* @internal
|
|
376
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
377
|
+
*/
|
|
378
|
+
export declare namespace Two$ {
|
|
379
|
+
/** @deprecated use `Two$inboundSchema` instead. */
|
|
380
|
+
const inboundSchema: z.ZodType<Two, z.ZodTypeDef, unknown>;
|
|
381
|
+
/** @deprecated use `Two$outboundSchema` instead. */
|
|
382
|
+
const outboundSchema: z.ZodType<Two$Outbound, z.ZodTypeDef, Two>;
|
|
383
|
+
/** @deprecated use `Two$Outbound` instead. */
|
|
384
|
+
type Outbound = Two$Outbound;
|
|
385
|
+
}
|
|
386
|
+
export declare function twoToJSON(two: Two): string;
|
|
387
|
+
export declare function twoFromJSON(jsonString: string): SafeParseResult<Two, SDKValidationError>;
|
|
388
|
+
/** @internal */
|
|
389
|
+
export declare const PropertyDataSchemasSpatialType$inboundSchema: z.ZodNativeEnum<typeof PropertyDataSchemasSpatialType>;
|
|
390
|
+
/** @internal */
|
|
391
|
+
export declare const PropertyDataSchemasSpatialType$outboundSchema: z.ZodNativeEnum<typeof PropertyDataSchemasSpatialType>;
|
|
392
|
+
/**
|
|
393
|
+
* @internal
|
|
394
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
395
|
+
*/
|
|
396
|
+
export declare namespace PropertyDataSchemasSpatialType$ {
|
|
397
|
+
/** @deprecated use `PropertyDataSchemasSpatialType$inboundSchema` instead. */
|
|
398
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
399
|
+
readonly Polygon: "Polygon";
|
|
400
|
+
}>;
|
|
401
|
+
/** @deprecated use `PropertyDataSchemasSpatialType$outboundSchema` instead. */
|
|
402
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
403
|
+
readonly Polygon: "Polygon";
|
|
404
|
+
}>;
|
|
405
|
+
}
|
|
406
|
+
/** @internal */
|
|
407
|
+
export declare const One$inboundSchema: z.ZodType<One, z.ZodTypeDef, unknown>;
|
|
408
|
+
/** @internal */
|
|
409
|
+
export type One$Outbound = {
|
|
410
|
+
coordinates: Array<Array<Array<number>>>;
|
|
411
|
+
type: string;
|
|
412
|
+
};
|
|
413
|
+
/** @internal */
|
|
414
|
+
export declare const One$outboundSchema: z.ZodType<One$Outbound, z.ZodTypeDef, One>;
|
|
415
|
+
/**
|
|
416
|
+
* @internal
|
|
417
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
418
|
+
*/
|
|
419
|
+
export declare namespace One$ {
|
|
420
|
+
/** @deprecated use `One$inboundSchema` instead. */
|
|
421
|
+
const inboundSchema: z.ZodType<One, z.ZodTypeDef, unknown>;
|
|
422
|
+
/** @deprecated use `One$outboundSchema` instead. */
|
|
423
|
+
const outboundSchema: z.ZodType<One$Outbound, z.ZodTypeDef, One>;
|
|
424
|
+
/** @deprecated use `One$Outbound` instead. */
|
|
425
|
+
type Outbound = One$Outbound;
|
|
426
|
+
}
|
|
427
|
+
export declare function oneToJSON(one: One): string;
|
|
428
|
+
export declare function oneFromJSON(jsonString: string): SafeParseResult<One, SDKValidationError>;
|
|
429
|
+
/** @internal */
|
|
430
|
+
export declare const Boundary$inboundSchema: z.ZodType<Boundary, z.ZodTypeDef, unknown>;
|
|
431
|
+
/** @internal */
|
|
432
|
+
export type Boundary$Outbound = One$Outbound | Two$Outbound;
|
|
433
|
+
/** @internal */
|
|
434
|
+
export declare const Boundary$outboundSchema: z.ZodType<Boundary$Outbound, z.ZodTypeDef, Boundary>;
|
|
435
|
+
/**
|
|
436
|
+
* @internal
|
|
437
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
438
|
+
*/
|
|
439
|
+
export declare namespace Boundary$ {
|
|
440
|
+
/** @deprecated use `Boundary$inboundSchema` instead. */
|
|
441
|
+
const inboundSchema: z.ZodType<Boundary, z.ZodTypeDef, unknown>;
|
|
442
|
+
/** @deprecated use `Boundary$outboundSchema` instead. */
|
|
443
|
+
const outboundSchema: z.ZodType<Boundary$Outbound, z.ZodTypeDef, Boundary>;
|
|
444
|
+
/** @deprecated use `Boundary$Outbound` instead. */
|
|
445
|
+
type Outbound = Boundary$Outbound;
|
|
446
|
+
}
|
|
447
|
+
export declare function boundaryToJSON(boundary: Boundary): string;
|
|
448
|
+
export declare function boundaryFromJSON(jsonString: string): SafeParseResult<Boundary, SDKValidationError>;
|
|
449
|
+
/** @internal */
|
|
450
|
+
export declare const PropertyDataType$inboundSchema: z.ZodNativeEnum<typeof PropertyDataType>;
|
|
451
|
+
/** @internal */
|
|
452
|
+
export declare const PropertyDataType$outboundSchema: z.ZodNativeEnum<typeof PropertyDataType>;
|
|
453
|
+
/**
|
|
454
|
+
* @internal
|
|
455
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
456
|
+
*/
|
|
457
|
+
export declare namespace PropertyDataType$ {
|
|
458
|
+
/** @deprecated use `PropertyDataType$inboundSchema` instead. */
|
|
459
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
460
|
+
readonly Point: "Point";
|
|
461
|
+
}>;
|
|
462
|
+
/** @deprecated use `PropertyDataType$outboundSchema` instead. */
|
|
463
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
464
|
+
readonly Point: "Point";
|
|
304
465
|
}>;
|
|
305
466
|
}
|
|
306
467
|
/** @internal */
|
|
307
468
|
export declare const PropertyDataSpatial$inboundSchema: z.ZodType<PropertyDataSpatial, z.ZodTypeDef, unknown>;
|
|
308
469
|
/** @internal */
|
|
309
470
|
export type PropertyDataSpatial$Outbound = {
|
|
310
|
-
boundary?:
|
|
311
|
-
|
|
312
|
-
|
|
471
|
+
boundary?: One$Outbound | Two$Outbound | undefined;
|
|
472
|
+
coordinates: Array<number>;
|
|
473
|
+
type: string;
|
|
313
474
|
};
|
|
314
475
|
/** @internal */
|
|
315
476
|
export declare const PropertyDataSpatial$outboundSchema: z.ZodType<PropertyDataSpatial$Outbound, z.ZodTypeDef, PropertyDataSpatial>;
|
|
@@ -332,24 +493,34 @@ export declare const PropertyData$inboundSchema: z.ZodType<PropertyData, z.ZodTy
|
|
|
332
493
|
/** @internal */
|
|
333
494
|
export type PropertyData$Outbound = {
|
|
334
495
|
address: PropertyAddress$Outbound;
|
|
335
|
-
|
|
496
|
+
build: BuildData$Outbound;
|
|
497
|
+
charges?: Charges$Outbound | undefined;
|
|
498
|
+
classificationCode?: string | null | undefined;
|
|
336
499
|
councilTax?: CouncilTaxData$Outbound | undefined;
|
|
337
500
|
epc?: EPCData$Outbound | undefined;
|
|
338
|
-
|
|
339
|
-
|
|
501
|
+
floodRisk?: FloodRisk$Outbound | undefined;
|
|
502
|
+
leases?: Array<Lease$Outbound> | undefined;
|
|
503
|
+
listings?: Array<Listing$Outbound> | undefined;
|
|
340
504
|
locationId: string;
|
|
341
505
|
marketStatus?: MarketStatus$Outbound | undefined;
|
|
342
|
-
|
|
506
|
+
overlays?: Array<string> | undefined;
|
|
507
|
+
parentLocationId?: string | null | undefined;
|
|
508
|
+
priceChangeRent?: Array<PriceChange$Outbound> | undefined;
|
|
509
|
+
priceChangeSale?: Array<PriceChange$Outbound> | undefined;
|
|
343
510
|
pricing?: PricingData$Outbound | undefined;
|
|
511
|
+
propertyCategory?: string | null | undefined;
|
|
344
512
|
propertyId: string;
|
|
345
|
-
|
|
346
|
-
|
|
513
|
+
refurbishment?: RefurbishmentData$Outbound | undefined;
|
|
514
|
+
relationships?: Array<string> | undefined;
|
|
347
515
|
roomDetails?: RoomDetails$Outbound | undefined;
|
|
348
516
|
saleHistory?: Array<SaleRecord$Outbound> | undefined;
|
|
517
|
+
slug: string;
|
|
518
|
+
sources?: Array<string> | undefined;
|
|
349
519
|
spatial: PropertyDataSpatial$Outbound;
|
|
520
|
+
streetIds?: Array<number> | undefined;
|
|
350
521
|
tags?: PropertyTags$Outbound | undefined;
|
|
522
|
+
tenancy?: TenancyData$Outbound | undefined;
|
|
351
523
|
tenure?: TenureData$Outbound | undefined;
|
|
352
|
-
yearBuilt?: number | undefined;
|
|
353
524
|
};
|
|
354
525
|
/** @internal */
|
|
355
526
|
export declare const PropertyData$outboundSchema: z.ZodType<PropertyData$Outbound, z.ZodTypeDef, PropertyData>;
|