@vepler/sdk 2.3.0 → 2.6.2

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.
Files changed (966) hide show
  1. package/README.md +7 -0
  2. package/dist/commonjs/funcs/avmPredictPropertyValue.d.ts +18 -0
  3. package/dist/commonjs/funcs/avmPredictPropertyValue.d.ts.map +1 -0
  4. package/dist/commonjs/funcs/avmPredictPropertyValue.js +115 -0
  5. package/dist/commonjs/funcs/avmPredictPropertyValue.js.map +1 -0
  6. package/dist/commonjs/funcs/streetsSearchStreets.js +1 -1
  7. package/dist/commonjs/funcs/streetsSearchStreets.js.map +1 -1
  8. package/dist/commonjs/funcs/systemCheckAVMHealth.d.ts +17 -0
  9. package/dist/commonjs/funcs/systemCheckAVMHealth.d.ts.map +1 -0
  10. package/dist/commonjs/funcs/systemCheckAVMHealth.js +104 -0
  11. package/dist/commonjs/funcs/systemCheckAVMHealth.js.map +1 -0
  12. package/dist/commonjs/lib/config.d.ts +4 -4
  13. package/dist/commonjs/lib/config.js +4 -4
  14. package/dist/commonjs/sdk/avm.d.ts +13 -0
  15. package/dist/commonjs/sdk/avm.d.ts.map +1 -0
  16. package/dist/commonjs/sdk/avm.js +22 -0
  17. package/dist/commonjs/sdk/avm.js.map +1 -0
  18. package/dist/commonjs/sdk/models/operations/checkareareferencehealth.d.ts +0 -21
  19. package/dist/commonjs/sdk/models/operations/checkareareferencehealth.d.ts.map +1 -1
  20. package/dist/commonjs/sdk/models/operations/checkareareferencehealth.js +1 -22
  21. package/dist/commonjs/sdk/models/operations/checkareareferencehealth.js.map +1 -1
  22. package/dist/commonjs/sdk/models/operations/checkavmhealth.d.ts +15 -0
  23. package/dist/commonjs/sdk/models/operations/checkavmhealth.d.ts.map +1 -0
  24. package/dist/commonjs/sdk/models/operations/checkavmhealth.js +52 -0
  25. package/dist/commonjs/sdk/models/operations/checkavmhealth.js.map +1 -0
  26. package/dist/commonjs/sdk/models/operations/checkepchealth.d.ts +0 -21
  27. package/dist/commonjs/sdk/models/operations/checkepchealth.d.ts.map +1 -1
  28. package/dist/commonjs/sdk/models/operations/checkepchealth.js +1 -22
  29. package/dist/commonjs/sdk/models/operations/checkepchealth.js.map +1 -1
  30. package/dist/commonjs/sdk/models/operations/checklistingshealth.d.ts +0 -21
  31. package/dist/commonjs/sdk/models/operations/checklistingshealth.d.ts.map +1 -1
  32. package/dist/commonjs/sdk/models/operations/checklistingshealth.js +1 -22
  33. package/dist/commonjs/sdk/models/operations/checklistingshealth.js.map +1 -1
  34. package/dist/commonjs/sdk/models/operations/getareasbyfieldandids.d.ts +0 -204
  35. package/dist/commonjs/sdk/models/operations/getareasbyfieldandids.d.ts.map +1 -1
  36. package/dist/commonjs/sdk/models/operations/getareasbyfieldandids.js +1 -201
  37. package/dist/commonjs/sdk/models/operations/getareasbyfieldandids.js.map +1 -1
  38. package/dist/commonjs/sdk/models/operations/getareaswithinradius.d.ts +0 -237
  39. package/dist/commonjs/sdk/models/operations/getareaswithinradius.d.ts.map +1 -1
  40. package/dist/commonjs/sdk/models/operations/getareaswithinradius.js +2 -212
  41. package/dist/commonjs/sdk/models/operations/getareaswithinradius.js.map +1 -1
  42. package/dist/commonjs/sdk/models/operations/getborderingareas.d.ts +0 -313
  43. package/dist/commonjs/sdk/models/operations/getborderingareas.d.ts.map +1 -1
  44. package/dist/commonjs/sdk/models/operations/getborderingareas.js +1 -283
  45. package/dist/commonjs/sdk/models/operations/getborderingareas.js.map +1 -1
  46. package/dist/commonjs/sdk/models/operations/getchildareas.d.ts +0 -313
  47. package/dist/commonjs/sdk/models/operations/getchildareas.d.ts.map +1 -1
  48. package/dist/commonjs/sdk/models/operations/getchildareas.js +1 -282
  49. package/dist/commonjs/sdk/models/operations/getchildareas.js.map +1 -1
  50. package/dist/commonjs/sdk/models/operations/getconnectivityscores.d.ts +0 -1048
  51. package/dist/commonjs/sdk/models/operations/getconnectivityscores.d.ts.map +1 -1
  52. package/dist/commonjs/sdk/models/operations/getconnectivityscores.js +2 -1063
  53. package/dist/commonjs/sdk/models/operations/getconnectivityscores.js.map +1 -1
  54. package/dist/commonjs/sdk/models/operations/getepcbylocationid.d.ts +8 -188
  55. package/dist/commonjs/sdk/models/operations/getepcbylocationid.d.ts.map +1 -1
  56. package/dist/commonjs/sdk/models/operations/getepcbylocationid.js +11 -190
  57. package/dist/commonjs/sdk/models/operations/getepcbylocationid.js.map +1 -1
  58. package/dist/commonjs/sdk/models/operations/getepcbypostcode.d.ts +0 -117
  59. package/dist/commonjs/sdk/models/operations/getepcbypostcode.d.ts.map +1 -1
  60. package/dist/commonjs/sdk/models/operations/getepcbypostcode.js +1 -120
  61. package/dist/commonjs/sdk/models/operations/getepcbypostcode.js.map +1 -1
  62. package/dist/commonjs/sdk/models/operations/getlistingbyid.d.ts +0 -685
  63. package/dist/commonjs/sdk/models/operations/getlistingbyid.d.ts.map +1 -1
  64. package/dist/commonjs/sdk/models/operations/getlistingbyid.js +1 -622
  65. package/dist/commonjs/sdk/models/operations/getlistingbyid.js.map +1 -1
  66. package/dist/commonjs/sdk/models/operations/getlistingbysource.d.ts +0 -198
  67. package/dist/commonjs/sdk/models/operations/getlistingbysource.d.ts.map +1 -1
  68. package/dist/commonjs/sdk/models/operations/getlistingbysource.js +2 -195
  69. package/dist/commonjs/sdk/models/operations/getlistingbysource.js.map +1 -1
  70. package/dist/commonjs/sdk/models/operations/getlistingsbylocation.d.ts +0 -641
  71. package/dist/commonjs/sdk/models/operations/getlistingsbylocation.d.ts.map +1 -1
  72. package/dist/commonjs/sdk/models/operations/getlistingsbylocation.js +2 -573
  73. package/dist/commonjs/sdk/models/operations/getlistingsbylocation.js.map +1 -1
  74. package/dist/commonjs/sdk/models/operations/getmetricprofiles.d.ts +0 -57
  75. package/dist/commonjs/sdk/models/operations/getmetricprofiles.d.ts.map +1 -1
  76. package/dist/commonjs/sdk/models/operations/getmetricprofiles.js +1 -55
  77. package/dist/commonjs/sdk/models/operations/getmetricprofiles.js.map +1 -1
  78. package/dist/commonjs/sdk/models/operations/getmetricvalues.d.ts +0 -355
  79. package/dist/commonjs/sdk/models/operations/getmetricvalues.d.ts.map +1 -1
  80. package/dist/commonjs/sdk/models/operations/getmetricvalues.js +2 -285
  81. package/dist/commonjs/sdk/models/operations/getmetricvalues.js.map +1 -1
  82. package/dist/commonjs/sdk/models/operations/getnearestpoi.d.ts +0 -205
  83. package/dist/commonjs/sdk/models/operations/getnearestpoi.d.ts.map +1 -1
  84. package/dist/commonjs/sdk/models/operations/getnearestpoi.js +1 -216
  85. package/dist/commonjs/sdk/models/operations/getnearestpoi.js.map +1 -1
  86. package/dist/commonjs/sdk/models/operations/getplanningapplications.d.ts +99 -32
  87. package/dist/commonjs/sdk/models/operations/getplanningapplications.d.ts.map +1 -1
  88. package/dist/commonjs/sdk/models/operations/getplanningapplications.js +73 -40
  89. package/dist/commonjs/sdk/models/operations/getplanningapplications.js.map +1 -1
  90. package/dist/commonjs/sdk/models/operations/getplanningapplicationsbysource.d.ts +99 -32
  91. package/dist/commonjs/sdk/models/operations/getplanningapplicationsbysource.d.ts.map +1 -1
  92. package/dist/commonjs/sdk/models/operations/getplanningapplicationsbysource.js +74 -40
  93. package/dist/commonjs/sdk/models/operations/getplanningapplicationsbysource.js.map +1 -1
  94. package/dist/commonjs/sdk/models/operations/getpoimultipletiles.d.ts +0 -390
  95. package/dist/commonjs/sdk/models/operations/getpoimultipletiles.d.ts.map +1 -1
  96. package/dist/commonjs/sdk/models/operations/getpoimultipletiles.js +2 -390
  97. package/dist/commonjs/sdk/models/operations/getpoimultipletiles.js.map +1 -1
  98. package/dist/commonjs/sdk/models/operations/getpoitile.d.ts +0 -291
  99. package/dist/commonjs/sdk/models/operations/getpoitile.d.ts.map +1 -1
  100. package/dist/commonjs/sdk/models/operations/getpoitile.js +2 -291
  101. package/dist/commonjs/sdk/models/operations/getpoitile.js.map +1 -1
  102. package/dist/commonjs/sdk/models/operations/getproperties.d.ts +100 -33
  103. package/dist/commonjs/sdk/models/operations/getproperties.d.ts.map +1 -1
  104. package/dist/commonjs/sdk/models/operations/getproperties.js +73 -43
  105. package/dist/commonjs/sdk/models/operations/getproperties.js.map +1 -1
  106. package/dist/commonjs/sdk/models/operations/getpropertiesbylocation.d.ts +100 -33
  107. package/dist/commonjs/sdk/models/operations/getpropertiesbylocation.d.ts.map +1 -1
  108. package/dist/commonjs/sdk/models/operations/getpropertiesbylocation.js +73 -43
  109. package/dist/commonjs/sdk/models/operations/getpropertiesbylocation.js.map +1 -1
  110. package/dist/commonjs/sdk/models/operations/getpropertiesbyslugs.d.ts +99 -17
  111. package/dist/commonjs/sdk/models/operations/getpropertiesbyslugs.d.ts.map +1 -1
  112. package/dist/commonjs/sdk/models/operations/getpropertiesbyslugs.js +74 -22
  113. package/dist/commonjs/sdk/models/operations/getpropertiesbyslugs.js.map +1 -1
  114. package/dist/commonjs/sdk/models/operations/getpropertiesbysource.d.ts +100 -33
  115. package/dist/commonjs/sdk/models/operations/getpropertiesbysource.d.ts.map +1 -1
  116. package/dist/commonjs/sdk/models/operations/getpropertiesbysource.js +73 -43
  117. package/dist/commonjs/sdk/models/operations/getpropertiesbysource.js.map +1 -1
  118. package/dist/commonjs/sdk/models/operations/getschoolbyid.d.ts +0 -158
  119. package/dist/commonjs/sdk/models/operations/getschoolbyid.d.ts.map +1 -1
  120. package/dist/commonjs/sdk/models/operations/getschoolbyid.js +1 -151
  121. package/dist/commonjs/sdk/models/operations/getschoolbyid.js.map +1 -1
  122. package/dist/commonjs/sdk/models/operations/getschoolbyslug.d.ts +0 -158
  123. package/dist/commonjs/sdk/models/operations/getschoolbyslug.d.ts.map +1 -1
  124. package/dist/commonjs/sdk/models/operations/getschoolbyslug.js +1 -151
  125. package/dist/commonjs/sdk/models/operations/getschoolbyslug.js.map +1 -1
  126. package/dist/commonjs/sdk/models/operations/getschoolbyurn.d.ts +0 -158
  127. package/dist/commonjs/sdk/models/operations/getschoolbyurn.d.ts.map +1 -1
  128. package/dist/commonjs/sdk/models/operations/getschoolbyurn.js +1 -151
  129. package/dist/commonjs/sdk/models/operations/getschoolbyurn.js.map +1 -1
  130. package/dist/commonjs/sdk/models/operations/getschoolmetrics.d.ts +0 -562
  131. package/dist/commonjs/sdk/models/operations/getschoolmetrics.d.ts.map +1 -1
  132. package/dist/commonjs/sdk/models/operations/getschoolmetrics.js +4 -513
  133. package/dist/commonjs/sdk/models/operations/getschoolmetrics.js.map +1 -1
  134. package/dist/commonjs/sdk/models/operations/getv1safetycrime.d.ts +0 -200
  135. package/dist/commonjs/sdk/models/operations/getv1safetycrime.d.ts.map +1 -1
  136. package/dist/commonjs/sdk/models/operations/getv1safetycrime.js +1 -210
  137. package/dist/commonjs/sdk/models/operations/getv1safetycrime.js.map +1 -1
  138. package/dist/commonjs/sdk/models/operations/getv1safetycrimestats.d.ts +0 -216
  139. package/dist/commonjs/sdk/models/operations/getv1safetycrimestats.d.ts.map +1 -1
  140. package/dist/commonjs/sdk/models/operations/getv1safetycrimestats.js +1 -221
  141. package/dist/commonjs/sdk/models/operations/getv1safetycrimestats.js.map +1 -1
  142. package/dist/commonjs/sdk/models/operations/index.d.ts +2 -0
  143. package/dist/commonjs/sdk/models/operations/index.d.ts.map +1 -1
  144. package/dist/commonjs/sdk/models/operations/index.js +2 -0
  145. package/dist/commonjs/sdk/models/operations/index.js.map +1 -1
  146. package/dist/commonjs/sdk/models/operations/listschools.d.ts +0 -134
  147. package/dist/commonjs/sdk/models/operations/listschools.d.ts.map +1 -1
  148. package/dist/commonjs/sdk/models/operations/listschools.js +1 -144
  149. package/dist/commonjs/sdk/models/operations/listschools.js.map +1 -1
  150. package/dist/commonjs/sdk/models/operations/predictpropertyvalue.d.ts +157 -0
  151. package/dist/commonjs/sdk/models/operations/predictpropertyvalue.d.ts.map +1 -0
  152. package/dist/commonjs/sdk/models/operations/predictpropertyvalue.js +161 -0
  153. package/dist/commonjs/sdk/models/operations/predictpropertyvalue.js.map +1 -0
  154. package/dist/commonjs/sdk/models/operations/querylistings.d.ts +0 -745
  155. package/dist/commonjs/sdk/models/operations/querylistings.d.ts.map +1 -1
  156. package/dist/commonjs/sdk/models/operations/querylistings.js +4 -668
  157. package/dist/commonjs/sdk/models/operations/querylistings.js.map +1 -1
  158. package/dist/commonjs/sdk/models/operations/querylistingsbysource.d.ts +0 -687
  159. package/dist/commonjs/sdk/models/operations/querylistingsbysource.d.ts.map +1 -1
  160. package/dist/commonjs/sdk/models/operations/querylistingsbysource.js +1 -621
  161. package/dist/commonjs/sdk/models/operations/querylistingsbysource.js.map +1 -1
  162. package/dist/commonjs/sdk/models/operations/resolveaddress.d.ts +2 -290
  163. package/dist/commonjs/sdk/models/operations/resolveaddress.d.ts.map +1 -1
  164. package/dist/commonjs/sdk/models/operations/resolveaddress.js +3 -282
  165. package/dist/commonjs/sdk/models/operations/resolveaddress.js.map +1 -1
  166. package/dist/commonjs/sdk/models/operations/searchplanningapplications.d.ts +99 -17
  167. package/dist/commonjs/sdk/models/operations/searchplanningapplications.d.ts.map +1 -1
  168. package/dist/commonjs/sdk/models/operations/searchplanningapplications.js +74 -22
  169. package/dist/commonjs/sdk/models/operations/searchplanningapplications.js.map +1 -1
  170. package/dist/commonjs/sdk/models/operations/searchproperties.d.ts +99 -17
  171. package/dist/commonjs/sdk/models/operations/searchproperties.d.ts.map +1 -1
  172. package/dist/commonjs/sdk/models/operations/searchproperties.js +74 -22
  173. package/dist/commonjs/sdk/models/operations/searchproperties.js.map +1 -1
  174. package/dist/commonjs/sdk/models/operations/searchschoolsnearby.d.ts +0 -152
  175. package/dist/commonjs/sdk/models/operations/searchschoolsnearby.d.ts.map +1 -1
  176. package/dist/commonjs/sdk/models/operations/searchschoolsnearby.js +2 -157
  177. package/dist/commonjs/sdk/models/operations/searchschoolsnearby.js.map +1 -1
  178. package/dist/commonjs/sdk/models/operations/searchschoolswithin.d.ts +0 -134
  179. package/dist/commonjs/sdk/models/operations/searchschoolswithin.d.ts.map +1 -1
  180. package/dist/commonjs/sdk/models/operations/searchschoolswithin.js +1 -143
  181. package/dist/commonjs/sdk/models/operations/searchschoolswithin.js.map +1 -1
  182. package/dist/commonjs/sdk/models/operations/searchstreets.d.ts +148 -17
  183. package/dist/commonjs/sdk/models/operations/searchstreets.d.ts.map +1 -1
  184. package/dist/commonjs/sdk/models/operations/searchstreets.js +110 -22
  185. package/dist/commonjs/sdk/models/operations/searchstreets.js.map +1 -1
  186. package/dist/commonjs/sdk/models/shared/avmconfidenceinterval.d.ts +20 -0
  187. package/dist/commonjs/sdk/models/shared/avmconfidenceinterval.d.ts.map +1 -0
  188. package/dist/commonjs/sdk/models/shared/avmconfidenceinterval.js +51 -0
  189. package/dist/commonjs/sdk/models/shared/avmconfidenceinterval.js.map +1 -0
  190. package/dist/commonjs/sdk/models/shared/avmmetadata.d.ts +24 -0
  191. package/dist/commonjs/sdk/models/shared/avmmetadata.d.ts.map +1 -0
  192. package/dist/commonjs/sdk/models/shared/avmmetadata.js +52 -0
  193. package/dist/commonjs/sdk/models/shared/avmmetadata.js.map +1 -0
  194. package/dist/commonjs/sdk/models/shared/avmpredictrequest.d.ts +145 -0
  195. package/dist/commonjs/sdk/models/shared/avmpredictrequest.d.ts.map +1 -0
  196. package/dist/commonjs/sdk/models/shared/avmpredictrequest.js +111 -0
  197. package/dist/commonjs/sdk/models/shared/avmpredictrequest.js.map +1 -0
  198. package/dist/commonjs/sdk/models/shared/avmpredictresponse.d.ts +35 -0
  199. package/dist/commonjs/sdk/models/shared/avmpredictresponse.d.ts.map +1 -0
  200. package/dist/commonjs/sdk/models/shared/{errorresponse.js → avmpredictresponse.js} +13 -31
  201. package/dist/commonjs/sdk/models/shared/avmpredictresponse.js.map +1 -0
  202. package/dist/commonjs/sdk/models/shared/avmpricerating.d.ts +28 -0
  203. package/dist/commonjs/sdk/models/shared/avmpricerating.d.ts.map +1 -0
  204. package/dist/commonjs/sdk/models/shared/avmpricerating.js +53 -0
  205. package/dist/commonjs/sdk/models/shared/avmpricerating.js.map +1 -0
  206. package/dist/commonjs/sdk/models/shared/builddata.d.ts +0 -50
  207. package/dist/commonjs/sdk/models/shared/builddata.d.ts.map +1 -1
  208. package/dist/commonjs/sdk/models/shared/builddata.js +1 -52
  209. package/dist/commonjs/sdk/models/shared/builddata.js.map +1 -1
  210. package/dist/commonjs/sdk/models/shared/chargeentry.d.ts +0 -25
  211. package/dist/commonjs/sdk/models/shared/chargeentry.d.ts.map +1 -1
  212. package/dist/commonjs/sdk/models/shared/chargeentry.js +1 -26
  213. package/dist/commonjs/sdk/models/shared/chargeentry.js.map +1 -1
  214. package/dist/commonjs/sdk/models/shared/chargehistory.d.ts +1 -24
  215. package/dist/commonjs/sdk/models/shared/chargehistory.d.ts.map +1 -1
  216. package/dist/commonjs/sdk/models/shared/chargehistory.js +1 -24
  217. package/dist/commonjs/sdk/models/shared/chargehistory.js.map +1 -1
  218. package/dist/commonjs/sdk/models/shared/counciltaxbanddetails.d.ts +0 -23
  219. package/dist/commonjs/sdk/models/shared/counciltaxbanddetails.d.ts.map +1 -1
  220. package/dist/commonjs/sdk/models/shared/counciltaxbanddetails.js +1 -24
  221. package/dist/commonjs/sdk/models/shared/counciltaxbanddetails.js.map +1 -1
  222. package/dist/commonjs/sdk/models/shared/counciltaxdata.d.ts +1 -58
  223. package/dist/commonjs/sdk/models/shared/counciltaxdata.d.ts.map +1 -1
  224. package/dist/commonjs/sdk/models/shared/counciltaxdata.js +1 -39
  225. package/dist/commonjs/sdk/models/shared/counciltaxdata.js.map +1 -1
  226. package/dist/commonjs/sdk/models/shared/epcdata.d.ts +0 -83
  227. package/dist/commonjs/sdk/models/shared/epcdata.d.ts.map +1 -1
  228. package/dist/commonjs/sdk/models/shared/epcdata.js +1 -54
  229. package/dist/commonjs/sdk/models/shared/epcdata.js.map +1 -1
  230. package/dist/commonjs/sdk/models/shared/healthresponse.d.ts +0 -22
  231. package/dist/commonjs/sdk/models/shared/healthresponse.d.ts.map +1 -1
  232. package/dist/commonjs/sdk/models/shared/healthresponse.js +1 -23
  233. package/dist/commonjs/sdk/models/shared/healthresponse.js.map +1 -1
  234. package/dist/commonjs/sdk/models/shared/index.d.ts +5 -1
  235. package/dist/commonjs/sdk/models/shared/index.d.ts.map +1 -1
  236. package/dist/commonjs/sdk/models/shared/index.js +5 -1
  237. package/dist/commonjs/sdk/models/shared/index.js.map +1 -1
  238. package/dist/commonjs/sdk/models/shared/lease.d.ts +0 -22
  239. package/dist/commonjs/sdk/models/shared/lease.d.ts.map +1 -1
  240. package/dist/commonjs/sdk/models/shared/lease.js +1 -23
  241. package/dist/commonjs/sdk/models/shared/lease.js.map +1 -1
  242. package/dist/commonjs/sdk/models/shared/listing.d.ts +2 -158
  243. package/dist/commonjs/sdk/models/shared/listing.d.ts.map +1 -1
  244. package/dist/commonjs/sdk/models/shared/listing.js +1 -141
  245. package/dist/commonjs/sdk/models/shared/listing.js.map +1 -1
  246. package/dist/commonjs/sdk/models/shared/listingimage.d.ts +0 -19
  247. package/dist/commonjs/sdk/models/shared/listingimage.d.ts.map +1 -1
  248. package/dist/commonjs/sdk/models/shared/listingimage.js +1 -20
  249. package/dist/commonjs/sdk/models/shared/listingimage.js.map +1 -1
  250. package/dist/commonjs/sdk/models/shared/listingpricechange.d.ts +0 -43
  251. package/dist/commonjs/sdk/models/shared/listingpricechange.d.ts.map +1 -1
  252. package/dist/commonjs/sdk/models/shared/listingpricechange.js +1 -37
  253. package/dist/commonjs/sdk/models/shared/listingpricechange.js.map +1 -1
  254. package/dist/commonjs/sdk/models/shared/marketstatus.d.ts +0 -182
  255. package/dist/commonjs/sdk/models/shared/marketstatus.d.ts.map +1 -1
  256. package/dist/commonjs/sdk/models/shared/marketstatus.js +1 -142
  257. package/dist/commonjs/sdk/models/shared/marketstatus.js.map +1 -1
  258. package/dist/commonjs/sdk/models/shared/planningapplication.d.ts +0 -116
  259. package/dist/commonjs/sdk/models/shared/planningapplication.d.ts.map +1 -1
  260. package/dist/commonjs/sdk/models/shared/planningapplication.js +1 -85
  261. package/dist/commonjs/sdk/models/shared/planningapplication.js.map +1 -1
  262. package/dist/commonjs/sdk/models/shared/planninglistresponse.d.ts +1 -24
  263. package/dist/commonjs/sdk/models/shared/planninglistresponse.d.ts.map +1 -1
  264. package/dist/commonjs/sdk/models/shared/planninglistresponse.js +1 -24
  265. package/dist/commonjs/sdk/models/shared/planninglistresponse.js.map +1 -1
  266. package/dist/commonjs/sdk/models/shared/planningqueryfilters.d.ts +0 -17
  267. package/dist/commonjs/sdk/models/shared/planningqueryfilters.d.ts.map +1 -1
  268. package/dist/commonjs/sdk/models/shared/planningqueryfilters.js +1 -31
  269. package/dist/commonjs/sdk/models/shared/planningqueryfilters.js.map +1 -1
  270. package/dist/commonjs/sdk/models/shared/planningqueryrequest.d.ts +0 -59
  271. package/dist/commonjs/sdk/models/shared/planningqueryrequest.d.ts.map +1 -1
  272. package/dist/commonjs/sdk/models/shared/planningqueryrequest.js +3 -53
  273. package/dist/commonjs/sdk/models/shared/planningqueryrequest.js.map +1 -1
  274. package/dist/commonjs/sdk/models/shared/pricechange.d.ts +0 -43
  275. package/dist/commonjs/sdk/models/shared/pricechange.d.ts.map +1 -1
  276. package/dist/commonjs/sdk/models/shared/pricechange.js +1 -37
  277. package/dist/commonjs/sdk/models/shared/pricechange.js.map +1 -1
  278. package/dist/commonjs/sdk/models/shared/pricingdata.d.ts +0 -23
  279. package/dist/commonjs/sdk/models/shared/pricingdata.d.ts.map +1 -1
  280. package/dist/commonjs/sdk/models/shared/pricingdata.js +1 -24
  281. package/dist/commonjs/sdk/models/shared/pricingdata.js.map +1 -1
  282. package/dist/commonjs/sdk/models/shared/propertyaddress.d.ts +0 -24
  283. package/dist/commonjs/sdk/models/shared/propertyaddress.d.ts.map +1 -1
  284. package/dist/commonjs/sdk/models/shared/propertyaddress.js +1 -25
  285. package/dist/commonjs/sdk/models/shared/propertyaddress.js.map +1 -1
  286. package/dist/commonjs/sdk/models/shared/propertyareafilter.d.ts +0 -17
  287. package/dist/commonjs/sdk/models/shared/propertyareafilter.d.ts.map +1 -1
  288. package/dist/commonjs/sdk/models/shared/propertyareafilter.js +1 -26
  289. package/dist/commonjs/sdk/models/shared/propertyareafilter.js.map +1 -1
  290. package/dist/commonjs/sdk/models/shared/propertybyslugsrequest.d.ts +1 -18
  291. package/dist/commonjs/sdk/models/shared/propertybyslugsrequest.d.ts.map +1 -1
  292. package/dist/commonjs/sdk/models/shared/propertybyslugsrequest.js +1 -24
  293. package/dist/commonjs/sdk/models/shared/propertybyslugsrequest.js.map +1 -1
  294. package/dist/commonjs/sdk/models/shared/propertydata.d.ts +234 -320
  295. package/dist/commonjs/sdk/models/shared/propertydata.d.ts.map +1 -1
  296. package/dist/commonjs/sdk/models/shared/propertydata.js +218 -245
  297. package/dist/commonjs/sdk/models/shared/propertydata.js.map +1 -1
  298. package/dist/commonjs/sdk/models/shared/propertylistresponse.d.ts +1 -25
  299. package/dist/commonjs/sdk/models/shared/propertylistresponse.d.ts.map +1 -1
  300. package/dist/commonjs/sdk/models/shared/propertylistresponse.js +1 -25
  301. package/dist/commonjs/sdk/models/shared/propertylistresponse.js.map +1 -1
  302. package/dist/commonjs/sdk/models/shared/propertylocationidareafilter.d.ts +0 -17
  303. package/dist/commonjs/sdk/models/shared/propertylocationidareafilter.d.ts.map +1 -1
  304. package/dist/commonjs/sdk/models/shared/propertylocationidareafilter.js +1 -21
  305. package/dist/commonjs/sdk/models/shared/propertylocationidareafilter.js.map +1 -1
  306. package/dist/commonjs/sdk/models/shared/propertymultipolygonareafilter.d.ts +0 -33
  307. package/dist/commonjs/sdk/models/shared/propertymultipolygonareafilter.d.ts.map +1 -1
  308. package/dist/commonjs/sdk/models/shared/propertymultipolygonareafilter.js +2 -36
  309. package/dist/commonjs/sdk/models/shared/propertymultipolygonareafilter.js.map +1 -1
  310. package/dist/commonjs/sdk/models/shared/propertyonstreet.d.ts +0 -23
  311. package/dist/commonjs/sdk/models/shared/propertyonstreet.d.ts.map +1 -1
  312. package/dist/commonjs/sdk/models/shared/propertyonstreet.js +1 -24
  313. package/dist/commonjs/sdk/models/shared/propertyonstreet.js.map +1 -1
  314. package/dist/commonjs/sdk/models/shared/propertyoutcodeareafilter.d.ts +0 -33
  315. package/dist/commonjs/sdk/models/shared/propertyoutcodeareafilter.d.ts.map +1 -1
  316. package/dist/commonjs/sdk/models/shared/propertyoutcodeareafilter.js +2 -36
  317. package/dist/commonjs/sdk/models/shared/propertyoutcodeareafilter.js.map +1 -1
  318. package/dist/commonjs/sdk/models/shared/propertypointareafilter.d.ts +0 -33
  319. package/dist/commonjs/sdk/models/shared/propertypointareafilter.d.ts.map +1 -1
  320. package/dist/commonjs/sdk/models/shared/propertypointareafilter.js +2 -37
  321. package/dist/commonjs/sdk/models/shared/propertypointareafilter.js.map +1 -1
  322. package/dist/commonjs/sdk/models/shared/propertypolygonareafilter.d.ts +0 -33
  323. package/dist/commonjs/sdk/models/shared/propertypolygonareafilter.d.ts.map +1 -1
  324. package/dist/commonjs/sdk/models/shared/propertypolygonareafilter.js +2 -36
  325. package/dist/commonjs/sdk/models/shared/propertypolygonareafilter.js.map +1 -1
  326. package/dist/commonjs/sdk/models/shared/propertypostcodeareafilter.d.ts +0 -33
  327. package/dist/commonjs/sdk/models/shared/propertypostcodeareafilter.d.ts.map +1 -1
  328. package/dist/commonjs/sdk/models/shared/propertypostcodeareafilter.js +2 -37
  329. package/dist/commonjs/sdk/models/shared/propertypostcodeareafilter.js.map +1 -1
  330. package/dist/commonjs/sdk/models/shared/propertyquerycondition.d.ts +0 -83
  331. package/dist/commonjs/sdk/models/shared/propertyquerycondition.d.ts.map +1 -1
  332. package/dist/commonjs/sdk/models/shared/propertyquerycondition.js +2 -83
  333. package/dist/commonjs/sdk/models/shared/propertyquerycondition.js.map +1 -1
  334. package/dist/commonjs/sdk/models/shared/propertyquerygroup.d.ts +0 -17
  335. package/dist/commonjs/sdk/models/shared/propertyquerygroup.d.ts.map +1 -1
  336. package/dist/commonjs/sdk/models/shared/propertyquerygroup.js +1 -21
  337. package/dist/commonjs/sdk/models/shared/propertyquerygroup.js.map +1 -1
  338. package/dist/commonjs/sdk/models/shared/propertyqueryoperator.d.ts +0 -35
  339. package/dist/commonjs/sdk/models/shared/propertyqueryoperator.d.ts.map +1 -1
  340. package/dist/commonjs/sdk/models/shared/propertyqueryoperator.js +2 -36
  341. package/dist/commonjs/sdk/models/shared/propertyqueryoperator.js.map +1 -1
  342. package/dist/commonjs/sdk/models/shared/propertyqueryrequest.d.ts +2 -161
  343. package/dist/commonjs/sdk/models/shared/propertyqueryrequest.d.ts.map +1 -1
  344. package/dist/commonjs/sdk/models/shared/propertyqueryrequest.js +5 -123
  345. package/dist/commonjs/sdk/models/shared/propertyqueryrequest.js.map +1 -1
  346. package/dist/commonjs/sdk/models/shared/propertytags.d.ts +0 -31
  347. package/dist/commonjs/sdk/models/shared/propertytags.d.ts.map +1 -1
  348. package/dist/commonjs/sdk/models/shared/propertytags.js +1 -32
  349. package/dist/commonjs/sdk/models/shared/propertytags.js.map +1 -1
  350. package/dist/commonjs/sdk/models/shared/refurbishmentdata.d.ts +0 -39
  351. package/dist/commonjs/sdk/models/shared/refurbishmentdata.d.ts.map +1 -1
  352. package/dist/commonjs/sdk/models/shared/refurbishmentdata.js +1 -33
  353. package/dist/commonjs/sdk/models/shared/refurbishmentdata.js.map +1 -1
  354. package/dist/commonjs/sdk/models/shared/roomdetails.d.ts +0 -20
  355. package/dist/commonjs/sdk/models/shared/roomdetails.d.ts.map +1 -1
  356. package/dist/commonjs/sdk/models/shared/roomdetails.js +1 -21
  357. package/dist/commonjs/sdk/models/shared/roomdetails.js.map +1 -1
  358. package/dist/commonjs/sdk/models/shared/salerecord.d.ts +0 -21
  359. package/dist/commonjs/sdk/models/shared/salerecord.d.ts.map +1 -1
  360. package/dist/commonjs/sdk/models/shared/salerecord.js +1 -22
  361. package/dist/commonjs/sdk/models/shared/salerecord.js.map +1 -1
  362. package/dist/commonjs/sdk/models/shared/school.d.ts +0 -186
  363. package/dist/commonjs/sdk/models/shared/school.d.ts.map +1 -1
  364. package/dist/commonjs/sdk/models/shared/school.js +1 -149
  365. package/dist/commonjs/sdk/models/shared/school.js.map +1 -1
  366. package/dist/commonjs/sdk/models/shared/security.d.ts +0 -17
  367. package/dist/commonjs/sdk/models/shared/security.d.ts.map +1 -1
  368. package/dist/commonjs/sdk/models/shared/security.js +1 -21
  369. package/dist/commonjs/sdk/models/shared/security.js.map +1 -1
  370. package/dist/commonjs/sdk/models/shared/streetdescriptor.d.ts +0 -23
  371. package/dist/commonjs/sdk/models/shared/streetdescriptor.d.ts.map +1 -1
  372. package/dist/commonjs/sdk/models/shared/streetdescriptor.js +1 -24
  373. package/dist/commonjs/sdk/models/shared/streetdescriptor.js.map +1 -1
  374. package/dist/commonjs/sdk/models/shared/streetdetails.d.ts +1 -25
  375. package/dist/commonjs/sdk/models/shared/streetdetails.d.ts.map +1 -1
  376. package/dist/commonjs/sdk/models/shared/streetdetails.js +1 -25
  377. package/dist/commonjs/sdk/models/shared/streetdetails.js.map +1 -1
  378. package/dist/commonjs/sdk/models/shared/streetquerybycoordinates.d.ts +0 -33
  379. package/dist/commonjs/sdk/models/shared/streetquerybycoordinates.d.ts.map +1 -1
  380. package/dist/commonjs/sdk/models/shared/streetquerybycoordinates.js +2 -38
  381. package/dist/commonjs/sdk/models/shared/streetquerybycoordinates.js.map +1 -1
  382. package/dist/commonjs/sdk/models/shared/streetquerybyname.d.ts +0 -33
  383. package/dist/commonjs/sdk/models/shared/streetquerybyname.d.ts.map +1 -1
  384. package/dist/commonjs/sdk/models/shared/streetquerybyname.js +2 -37
  385. package/dist/commonjs/sdk/models/shared/streetquerybyname.js.map +1 -1
  386. package/dist/commonjs/sdk/models/shared/streetquerybypostcode.d.ts +0 -33
  387. package/dist/commonjs/sdk/models/shared/streetquerybypostcode.d.ts.map +1 -1
  388. package/dist/commonjs/sdk/models/shared/streetquerybypostcode.js +2 -36
  389. package/dist/commonjs/sdk/models/shared/streetquerybypostcode.js.map +1 -1
  390. package/dist/commonjs/sdk/models/shared/streetquerybyuprn.d.ts +0 -33
  391. package/dist/commonjs/sdk/models/shared/streetquerybyuprn.d.ts.map +1 -1
  392. package/dist/commonjs/sdk/models/shared/streetquerybyuprn.js +2 -36
  393. package/dist/commonjs/sdk/models/shared/streetquerybyuprn.js.map +1 -1
  394. package/dist/commonjs/sdk/models/shared/streetquerybyusrn.d.ts +0 -33
  395. package/dist/commonjs/sdk/models/shared/streetquerybyusrn.d.ts.map +1 -1
  396. package/dist/commonjs/sdk/models/shared/streetquerybyusrn.js +2 -36
  397. package/dist/commonjs/sdk/models/shared/streetquerybyusrn.js.map +1 -1
  398. package/dist/commonjs/sdk/models/shared/streetqueryrequest.d.ts +0 -47
  399. package/dist/commonjs/sdk/models/shared/streetqueryrequest.d.ts.map +1 -1
  400. package/dist/commonjs/sdk/models/shared/streetqueryrequest.js +1 -88
  401. package/dist/commonjs/sdk/models/shared/streetqueryrequest.js.map +1 -1
  402. package/dist/commonjs/sdk/models/shared/streetqueryresponse.d.ts +3 -29
  403. package/dist/commonjs/sdk/models/shared/streetqueryresponse.d.ts.map +1 -1
  404. package/dist/commonjs/sdk/models/shared/streetqueryresponse.js +1 -25
  405. package/dist/commonjs/sdk/models/shared/streetqueryresponse.js.map +1 -1
  406. package/dist/commonjs/sdk/models/shared/streetstatistics.d.ts +0 -22
  407. package/dist/commonjs/sdk/models/shared/streetstatistics.d.ts.map +1 -1
  408. package/dist/commonjs/sdk/models/shared/streetstatistics.js +1 -21
  409. package/dist/commonjs/sdk/models/shared/streetstatistics.js.map +1 -1
  410. package/dist/commonjs/sdk/models/shared/tenancydata.d.ts +0 -20
  411. package/dist/commonjs/sdk/models/shared/tenancydata.d.ts.map +1 -1
  412. package/dist/commonjs/sdk/models/shared/tenancydata.js +1 -21
  413. package/dist/commonjs/sdk/models/shared/tenancydata.js.map +1 -1
  414. package/dist/commonjs/sdk/models/shared/tenuredata.d.ts +0 -39
  415. package/dist/commonjs/sdk/models/shared/tenuredata.d.ts.map +1 -1
  416. package/dist/commonjs/sdk/models/shared/tenuredata.js +1 -33
  417. package/dist/commonjs/sdk/models/shared/tenuredata.js.map +1 -1
  418. package/dist/commonjs/sdk/sdk.d.ts +3 -0
  419. package/dist/commonjs/sdk/sdk.d.ts.map +1 -1
  420. package/dist/commonjs/sdk/sdk.js +4 -0
  421. package/dist/commonjs/sdk/sdk.js.map +1 -1
  422. package/dist/commonjs/sdk/system.d.ts +7 -0
  423. package/dist/commonjs/sdk/system.d.ts.map +1 -1
  424. package/dist/commonjs/sdk/system.js +10 -0
  425. package/dist/commonjs/sdk/system.js.map +1 -1
  426. package/dist/esm/funcs/avmPredictPropertyValue.d.ts +18 -0
  427. package/dist/esm/funcs/avmPredictPropertyValue.d.ts.map +1 -0
  428. package/dist/esm/funcs/avmPredictPropertyValue.js +79 -0
  429. package/dist/esm/funcs/avmPredictPropertyValue.js.map +1 -0
  430. package/dist/esm/funcs/streetsSearchStreets.js +1 -1
  431. package/dist/esm/funcs/streetsSearchStreets.js.map +1 -1
  432. package/dist/esm/funcs/systemCheckAVMHealth.d.ts +17 -0
  433. package/dist/esm/funcs/systemCheckAVMHealth.d.ts.map +1 -0
  434. package/dist/esm/funcs/systemCheckAVMHealth.js +68 -0
  435. package/dist/esm/funcs/systemCheckAVMHealth.js.map +1 -0
  436. package/dist/esm/lib/config.d.ts +4 -4
  437. package/dist/esm/lib/config.js +4 -4
  438. package/dist/esm/sdk/avm.d.ts +13 -0
  439. package/dist/esm/sdk/avm.d.ts.map +1 -0
  440. package/dist/esm/sdk/avm.js +18 -0
  441. package/dist/esm/sdk/avm.js.map +1 -0
  442. package/dist/esm/sdk/models/operations/checkareareferencehealth.d.ts +0 -21
  443. package/dist/esm/sdk/models/operations/checkareareferencehealth.d.ts.map +1 -1
  444. package/dist/esm/sdk/models/operations/checkareareferencehealth.js +0 -20
  445. package/dist/esm/sdk/models/operations/checkareareferencehealth.js.map +1 -1
  446. package/dist/esm/sdk/models/operations/checkavmhealth.d.ts +15 -0
  447. package/dist/esm/sdk/models/operations/checkavmhealth.d.ts.map +1 -0
  448. package/dist/esm/sdk/models/operations/checkavmhealth.js +15 -0
  449. package/dist/esm/sdk/models/operations/checkavmhealth.js.map +1 -0
  450. package/dist/esm/sdk/models/operations/checkepchealth.d.ts +0 -21
  451. package/dist/esm/sdk/models/operations/checkepchealth.d.ts.map +1 -1
  452. package/dist/esm/sdk/models/operations/checkepchealth.js +0 -20
  453. package/dist/esm/sdk/models/operations/checkepchealth.js.map +1 -1
  454. package/dist/esm/sdk/models/operations/checklistingshealth.d.ts +0 -21
  455. package/dist/esm/sdk/models/operations/checklistingshealth.d.ts.map +1 -1
  456. package/dist/esm/sdk/models/operations/checklistingshealth.js +0 -20
  457. package/dist/esm/sdk/models/operations/checklistingshealth.js.map +1 -1
  458. package/dist/esm/sdk/models/operations/getareasbyfieldandids.d.ts +0 -204
  459. package/dist/esm/sdk/models/operations/getareasbyfieldandids.d.ts.map +1 -1
  460. package/dist/esm/sdk/models/operations/getareasbyfieldandids.js +0 -192
  461. package/dist/esm/sdk/models/operations/getareasbyfieldandids.js.map +1 -1
  462. package/dist/esm/sdk/models/operations/getareaswithinradius.d.ts +0 -237
  463. package/dist/esm/sdk/models/operations/getareaswithinradius.d.ts.map +1 -1
  464. package/dist/esm/sdk/models/operations/getareaswithinradius.js +1 -203
  465. package/dist/esm/sdk/models/operations/getareaswithinradius.js.map +1 -1
  466. package/dist/esm/sdk/models/operations/getborderingareas.d.ts +0 -313
  467. package/dist/esm/sdk/models/operations/getborderingareas.d.ts.map +1 -1
  468. package/dist/esm/sdk/models/operations/getborderingareas.js +0 -271
  469. package/dist/esm/sdk/models/operations/getborderingareas.js.map +1 -1
  470. package/dist/esm/sdk/models/operations/getchildareas.d.ts +0 -313
  471. package/dist/esm/sdk/models/operations/getchildareas.d.ts.map +1 -1
  472. package/dist/esm/sdk/models/operations/getchildareas.js +0 -270
  473. package/dist/esm/sdk/models/operations/getchildareas.js.map +1 -1
  474. package/dist/esm/sdk/models/operations/getconnectivityscores.d.ts +0 -1048
  475. package/dist/esm/sdk/models/operations/getconnectivityscores.d.ts.map +1 -1
  476. package/dist/esm/sdk/models/operations/getconnectivityscores.js +1 -1013
  477. package/dist/esm/sdk/models/operations/getconnectivityscores.js.map +1 -1
  478. package/dist/esm/sdk/models/operations/getepcbylocationid.d.ts +8 -188
  479. package/dist/esm/sdk/models/operations/getepcbylocationid.d.ts.map +1 -1
  480. package/dist/esm/sdk/models/operations/getepcbylocationid.js +8 -180
  481. package/dist/esm/sdk/models/operations/getepcbylocationid.js.map +1 -1
  482. package/dist/esm/sdk/models/operations/getepcbypostcode.d.ts +0 -117
  483. package/dist/esm/sdk/models/operations/getepcbypostcode.d.ts.map +1 -1
  484. package/dist/esm/sdk/models/operations/getepcbypostcode.js +0 -114
  485. package/dist/esm/sdk/models/operations/getepcbypostcode.js.map +1 -1
  486. package/dist/esm/sdk/models/operations/getlistingbyid.d.ts +0 -685
  487. package/dist/esm/sdk/models/operations/getlistingbyid.d.ts.map +1 -1
  488. package/dist/esm/sdk/models/operations/getlistingbyid.js +0 -600
  489. package/dist/esm/sdk/models/operations/getlistingbyid.js.map +1 -1
  490. package/dist/esm/sdk/models/operations/getlistingbysource.d.ts +0 -198
  491. package/dist/esm/sdk/models/operations/getlistingbysource.d.ts.map +1 -1
  492. package/dist/esm/sdk/models/operations/getlistingbysource.js +1 -187
  493. package/dist/esm/sdk/models/operations/getlistingbysource.js.map +1 -1
  494. package/dist/esm/sdk/models/operations/getlistingsbylocation.d.ts +0 -641
  495. package/dist/esm/sdk/models/operations/getlistingsbylocation.d.ts.map +1 -1
  496. package/dist/esm/sdk/models/operations/getlistingsbylocation.js +1 -554
  497. package/dist/esm/sdk/models/operations/getlistingsbylocation.js.map +1 -1
  498. package/dist/esm/sdk/models/operations/getmetricprofiles.d.ts +0 -57
  499. package/dist/esm/sdk/models/operations/getmetricprofiles.d.ts.map +1 -1
  500. package/dist/esm/sdk/models/operations/getmetricprofiles.js +0 -52
  501. package/dist/esm/sdk/models/operations/getmetricprofiles.js.map +1 -1
  502. package/dist/esm/sdk/models/operations/getmetricvalues.d.ts +0 -355
  503. package/dist/esm/sdk/models/operations/getmetricvalues.d.ts.map +1 -1
  504. package/dist/esm/sdk/models/operations/getmetricvalues.js +1 -275
  505. package/dist/esm/sdk/models/operations/getmetricvalues.js.map +1 -1
  506. package/dist/esm/sdk/models/operations/getnearestpoi.d.ts +0 -205
  507. package/dist/esm/sdk/models/operations/getnearestpoi.d.ts.map +1 -1
  508. package/dist/esm/sdk/models/operations/getnearestpoi.js +0 -206
  509. package/dist/esm/sdk/models/operations/getnearestpoi.js.map +1 -1
  510. package/dist/esm/sdk/models/operations/getplanningapplications.d.ts +99 -32
  511. package/dist/esm/sdk/models/operations/getplanningapplications.d.ts.map +1 -1
  512. package/dist/esm/sdk/models/operations/getplanningapplications.js +68 -37
  513. package/dist/esm/sdk/models/operations/getplanningapplications.js.map +1 -1
  514. package/dist/esm/sdk/models/operations/getplanningapplicationsbysource.d.ts +99 -32
  515. package/dist/esm/sdk/models/operations/getplanningapplicationsbysource.d.ts.map +1 -1
  516. package/dist/esm/sdk/models/operations/getplanningapplicationsbysource.js +69 -37
  517. package/dist/esm/sdk/models/operations/getplanningapplicationsbysource.js.map +1 -1
  518. package/dist/esm/sdk/models/operations/getpoimultipletiles.d.ts +0 -390
  519. package/dist/esm/sdk/models/operations/getpoimultipletiles.d.ts.map +1 -1
  520. package/dist/esm/sdk/models/operations/getpoimultipletiles.js +1 -373
  521. package/dist/esm/sdk/models/operations/getpoimultipletiles.js.map +1 -1
  522. package/dist/esm/sdk/models/operations/getpoitile.d.ts +0 -291
  523. package/dist/esm/sdk/models/operations/getpoitile.d.ts.map +1 -1
  524. package/dist/esm/sdk/models/operations/getpoitile.js +1 -279
  525. package/dist/esm/sdk/models/operations/getpoitile.js.map +1 -1
  526. package/dist/esm/sdk/models/operations/getproperties.d.ts +100 -33
  527. package/dist/esm/sdk/models/operations/getproperties.d.ts.map +1 -1
  528. package/dist/esm/sdk/models/operations/getproperties.js +68 -40
  529. package/dist/esm/sdk/models/operations/getproperties.js.map +1 -1
  530. package/dist/esm/sdk/models/operations/getpropertiesbylocation.d.ts +100 -33
  531. package/dist/esm/sdk/models/operations/getpropertiesbylocation.d.ts.map +1 -1
  532. package/dist/esm/sdk/models/operations/getpropertiesbylocation.js +68 -40
  533. package/dist/esm/sdk/models/operations/getpropertiesbylocation.js.map +1 -1
  534. package/dist/esm/sdk/models/operations/getpropertiesbyslugs.d.ts +99 -17
  535. package/dist/esm/sdk/models/operations/getpropertiesbyslugs.d.ts.map +1 -1
  536. package/dist/esm/sdk/models/operations/getpropertiesbyslugs.js +69 -20
  537. package/dist/esm/sdk/models/operations/getpropertiesbyslugs.js.map +1 -1
  538. package/dist/esm/sdk/models/operations/getpropertiesbysource.d.ts +100 -33
  539. package/dist/esm/sdk/models/operations/getpropertiesbysource.d.ts.map +1 -1
  540. package/dist/esm/sdk/models/operations/getpropertiesbysource.js +68 -40
  541. package/dist/esm/sdk/models/operations/getpropertiesbysource.js.map +1 -1
  542. package/dist/esm/sdk/models/operations/getschoolbyid.d.ts +0 -158
  543. package/dist/esm/sdk/models/operations/getschoolbyid.d.ts.map +1 -1
  544. package/dist/esm/sdk/models/operations/getschoolbyid.js +0 -144
  545. package/dist/esm/sdk/models/operations/getschoolbyid.js.map +1 -1
  546. package/dist/esm/sdk/models/operations/getschoolbyslug.d.ts +0 -158
  547. package/dist/esm/sdk/models/operations/getschoolbyslug.d.ts.map +1 -1
  548. package/dist/esm/sdk/models/operations/getschoolbyslug.js +0 -144
  549. package/dist/esm/sdk/models/operations/getschoolbyslug.js.map +1 -1
  550. package/dist/esm/sdk/models/operations/getschoolbyurn.d.ts +0 -158
  551. package/dist/esm/sdk/models/operations/getschoolbyurn.d.ts.map +1 -1
  552. package/dist/esm/sdk/models/operations/getschoolbyurn.js +0 -144
  553. package/dist/esm/sdk/models/operations/getschoolbyurn.js.map +1 -1
  554. package/dist/esm/sdk/models/operations/getschoolmetrics.d.ts +0 -562
  555. package/dist/esm/sdk/models/operations/getschoolmetrics.d.ts.map +1 -1
  556. package/dist/esm/sdk/models/operations/getschoolmetrics.js +3 -493
  557. package/dist/esm/sdk/models/operations/getschoolmetrics.js.map +1 -1
  558. package/dist/esm/sdk/models/operations/getv1safetycrime.d.ts +0 -200
  559. package/dist/esm/sdk/models/operations/getv1safetycrime.d.ts.map +1 -1
  560. package/dist/esm/sdk/models/operations/getv1safetycrime.js +0 -199
  561. package/dist/esm/sdk/models/operations/getv1safetycrime.js.map +1 -1
  562. package/dist/esm/sdk/models/operations/getv1safetycrimestats.d.ts +0 -216
  563. package/dist/esm/sdk/models/operations/getv1safetycrimestats.d.ts.map +1 -1
  564. package/dist/esm/sdk/models/operations/getv1safetycrimestats.js +0 -210
  565. package/dist/esm/sdk/models/operations/getv1safetycrimestats.js.map +1 -1
  566. package/dist/esm/sdk/models/operations/index.d.ts +2 -0
  567. package/dist/esm/sdk/models/operations/index.d.ts.map +1 -1
  568. package/dist/esm/sdk/models/operations/index.js +2 -0
  569. package/dist/esm/sdk/models/operations/index.js.map +1 -1
  570. package/dist/esm/sdk/models/operations/listschools.d.ts +0 -134
  571. package/dist/esm/sdk/models/operations/listschools.d.ts.map +1 -1
  572. package/dist/esm/sdk/models/operations/listschools.js +0 -138
  573. package/dist/esm/sdk/models/operations/listschools.js.map +1 -1
  574. package/dist/esm/sdk/models/operations/predictpropertyvalue.d.ts +157 -0
  575. package/dist/esm/sdk/models/operations/predictpropertyvalue.d.ts.map +1 -0
  576. package/dist/esm/sdk/models/operations/predictpropertyvalue.js +118 -0
  577. package/dist/esm/sdk/models/operations/predictpropertyvalue.js.map +1 -0
  578. package/dist/esm/sdk/models/operations/querylistings.d.ts +0 -745
  579. package/dist/esm/sdk/models/operations/querylistings.d.ts.map +1 -1
  580. package/dist/esm/sdk/models/operations/querylistings.js +3 -646
  581. package/dist/esm/sdk/models/operations/querylistings.js.map +1 -1
  582. package/dist/esm/sdk/models/operations/querylistingsbysource.d.ts +0 -687
  583. package/dist/esm/sdk/models/operations/querylistingsbysource.d.ts.map +1 -1
  584. package/dist/esm/sdk/models/operations/querylistingsbysource.js +0 -599
  585. package/dist/esm/sdk/models/operations/querylistingsbysource.js.map +1 -1
  586. package/dist/esm/sdk/models/operations/resolveaddress.d.ts +2 -290
  587. package/dist/esm/sdk/models/operations/resolveaddress.d.ts.map +1 -1
  588. package/dist/esm/sdk/models/operations/resolveaddress.js +2 -270
  589. package/dist/esm/sdk/models/operations/resolveaddress.js.map +1 -1
  590. package/dist/esm/sdk/models/operations/searchplanningapplications.d.ts +99 -17
  591. package/dist/esm/sdk/models/operations/searchplanningapplications.d.ts.map +1 -1
  592. package/dist/esm/sdk/models/operations/searchplanningapplications.js +69 -20
  593. package/dist/esm/sdk/models/operations/searchplanningapplications.js.map +1 -1
  594. package/dist/esm/sdk/models/operations/searchproperties.d.ts +99 -17
  595. package/dist/esm/sdk/models/operations/searchproperties.d.ts.map +1 -1
  596. package/dist/esm/sdk/models/operations/searchproperties.js +69 -20
  597. package/dist/esm/sdk/models/operations/searchproperties.js.map +1 -1
  598. package/dist/esm/sdk/models/operations/searchschoolsnearby.d.ts +0 -152
  599. package/dist/esm/sdk/models/operations/searchschoolsnearby.d.ts.map +1 -1
  600. package/dist/esm/sdk/models/operations/searchschoolsnearby.js +1 -151
  601. package/dist/esm/sdk/models/operations/searchschoolsnearby.js.map +1 -1
  602. package/dist/esm/sdk/models/operations/searchschoolswithin.d.ts +0 -134
  603. package/dist/esm/sdk/models/operations/searchschoolswithin.d.ts.map +1 -1
  604. package/dist/esm/sdk/models/operations/searchschoolswithin.js +0 -137
  605. package/dist/esm/sdk/models/operations/searchschoolswithin.js.map +1 -1
  606. package/dist/esm/sdk/models/operations/searchstreets.d.ts +148 -17
  607. package/dist/esm/sdk/models/operations/searchstreets.d.ts.map +1 -1
  608. package/dist/esm/sdk/models/operations/searchstreets.js +103 -20
  609. package/dist/esm/sdk/models/operations/searchstreets.js.map +1 -1
  610. package/dist/esm/sdk/models/shared/avmconfidenceinterval.d.ts +20 -0
  611. package/dist/esm/sdk/models/shared/avmconfidenceinterval.d.ts.map +1 -0
  612. package/dist/esm/sdk/models/shared/avmconfidenceinterval.js +14 -0
  613. package/dist/esm/sdk/models/shared/avmconfidenceinterval.js.map +1 -0
  614. package/dist/esm/sdk/models/shared/avmmetadata.d.ts +24 -0
  615. package/dist/esm/sdk/models/shared/avmmetadata.d.ts.map +1 -0
  616. package/dist/esm/sdk/models/shared/avmmetadata.js +15 -0
  617. package/dist/esm/sdk/models/shared/avmmetadata.js.map +1 -0
  618. package/dist/esm/sdk/models/shared/avmpredictrequest.d.ts +145 -0
  619. package/dist/esm/sdk/models/shared/avmpredictrequest.d.ts.map +1 -0
  620. package/dist/esm/sdk/models/shared/avmpredictrequest.js +74 -0
  621. package/dist/esm/sdk/models/shared/avmpredictrequest.js.map +1 -0
  622. package/dist/esm/sdk/models/shared/avmpredictresponse.d.ts +35 -0
  623. package/dist/esm/sdk/models/shared/avmpredictresponse.d.ts.map +1 -0
  624. package/dist/esm/sdk/models/shared/avmpredictresponse.js +20 -0
  625. package/dist/esm/sdk/models/shared/avmpredictresponse.js.map +1 -0
  626. package/dist/esm/sdk/models/shared/avmpricerating.d.ts +28 -0
  627. package/dist/esm/sdk/models/shared/avmpricerating.d.ts.map +1 -0
  628. package/dist/esm/sdk/models/shared/avmpricerating.js +16 -0
  629. package/dist/esm/sdk/models/shared/avmpricerating.js.map +1 -0
  630. package/dist/esm/sdk/models/shared/builddata.d.ts +0 -50
  631. package/dist/esm/sdk/models/shared/builddata.d.ts.map +1 -1
  632. package/dist/esm/sdk/models/shared/builddata.js +0 -49
  633. package/dist/esm/sdk/models/shared/builddata.js.map +1 -1
  634. package/dist/esm/sdk/models/shared/chargeentry.d.ts +0 -25
  635. package/dist/esm/sdk/models/shared/chargeentry.d.ts.map +1 -1
  636. package/dist/esm/sdk/models/shared/chargeentry.js +0 -24
  637. package/dist/esm/sdk/models/shared/chargeentry.js.map +1 -1
  638. package/dist/esm/sdk/models/shared/chargehistory.d.ts +1 -24
  639. package/dist/esm/sdk/models/shared/chargehistory.d.ts.map +1 -1
  640. package/dist/esm/sdk/models/shared/chargehistory.js +1 -23
  641. package/dist/esm/sdk/models/shared/chargehistory.js.map +1 -1
  642. package/dist/esm/sdk/models/shared/counciltaxbanddetails.d.ts +0 -23
  643. package/dist/esm/sdk/models/shared/counciltaxbanddetails.d.ts.map +1 -1
  644. package/dist/esm/sdk/models/shared/counciltaxbanddetails.js +0 -22
  645. package/dist/esm/sdk/models/shared/counciltaxbanddetails.js.map +1 -1
  646. package/dist/esm/sdk/models/shared/counciltaxdata.d.ts +1 -58
  647. package/dist/esm/sdk/models/shared/counciltaxdata.d.ts.map +1 -1
  648. package/dist/esm/sdk/models/shared/counciltaxdata.js +1 -38
  649. package/dist/esm/sdk/models/shared/counciltaxdata.js.map +1 -1
  650. package/dist/esm/sdk/models/shared/epcdata.d.ts +0 -83
  651. package/dist/esm/sdk/models/shared/epcdata.d.ts.map +1 -1
  652. package/dist/esm/sdk/models/shared/epcdata.js +0 -52
  653. package/dist/esm/sdk/models/shared/epcdata.js.map +1 -1
  654. package/dist/esm/sdk/models/shared/healthresponse.d.ts +0 -22
  655. package/dist/esm/sdk/models/shared/healthresponse.d.ts.map +1 -1
  656. package/dist/esm/sdk/models/shared/healthresponse.js +0 -21
  657. package/dist/esm/sdk/models/shared/healthresponse.js.map +1 -1
  658. package/dist/esm/sdk/models/shared/index.d.ts +5 -1
  659. package/dist/esm/sdk/models/shared/index.d.ts.map +1 -1
  660. package/dist/esm/sdk/models/shared/index.js +5 -1
  661. package/dist/esm/sdk/models/shared/index.js.map +1 -1
  662. package/dist/esm/sdk/models/shared/lease.d.ts +0 -22
  663. package/dist/esm/sdk/models/shared/lease.d.ts.map +1 -1
  664. package/dist/esm/sdk/models/shared/lease.js +0 -21
  665. package/dist/esm/sdk/models/shared/lease.js.map +1 -1
  666. package/dist/esm/sdk/models/shared/listing.d.ts +2 -158
  667. package/dist/esm/sdk/models/shared/listing.d.ts.map +1 -1
  668. package/dist/esm/sdk/models/shared/listing.js +2 -138
  669. package/dist/esm/sdk/models/shared/listing.js.map +1 -1
  670. package/dist/esm/sdk/models/shared/listingimage.d.ts +0 -19
  671. package/dist/esm/sdk/models/shared/listingimage.d.ts.map +1 -1
  672. package/dist/esm/sdk/models/shared/listingimage.js +0 -18
  673. package/dist/esm/sdk/models/shared/listingimage.js.map +1 -1
  674. package/dist/esm/sdk/models/shared/listingpricechange.d.ts +0 -43
  675. package/dist/esm/sdk/models/shared/listingpricechange.d.ts.map +1 -1
  676. package/dist/esm/sdk/models/shared/listingpricechange.js +0 -35
  677. package/dist/esm/sdk/models/shared/listingpricechange.js.map +1 -1
  678. package/dist/esm/sdk/models/shared/marketstatus.d.ts +0 -182
  679. package/dist/esm/sdk/models/shared/marketstatus.d.ts.map +1 -1
  680. package/dist/esm/sdk/models/shared/marketstatus.js +0 -138
  681. package/dist/esm/sdk/models/shared/marketstatus.js.map +1 -1
  682. package/dist/esm/sdk/models/shared/planningapplication.d.ts +0 -116
  683. package/dist/esm/sdk/models/shared/planningapplication.d.ts.map +1 -1
  684. package/dist/esm/sdk/models/shared/planningapplication.js +0 -82
  685. package/dist/esm/sdk/models/shared/planningapplication.js.map +1 -1
  686. package/dist/esm/sdk/models/shared/planninglistresponse.d.ts +1 -24
  687. package/dist/esm/sdk/models/shared/planninglistresponse.d.ts.map +1 -1
  688. package/dist/esm/sdk/models/shared/planninglistresponse.js +1 -23
  689. package/dist/esm/sdk/models/shared/planninglistresponse.js.map +1 -1
  690. package/dist/esm/sdk/models/shared/planningqueryfilters.d.ts +0 -17
  691. package/dist/esm/sdk/models/shared/planningqueryfilters.d.ts.map +1 -1
  692. package/dist/esm/sdk/models/shared/planningqueryfilters.js +0 -29
  693. package/dist/esm/sdk/models/shared/planningqueryfilters.js.map +1 -1
  694. package/dist/esm/sdk/models/shared/planningqueryrequest.d.ts +0 -59
  695. package/dist/esm/sdk/models/shared/planningqueryrequest.d.ts.map +1 -1
  696. package/dist/esm/sdk/models/shared/planningqueryrequest.js +3 -52
  697. package/dist/esm/sdk/models/shared/planningqueryrequest.js.map +1 -1
  698. package/dist/esm/sdk/models/shared/pricechange.d.ts +0 -43
  699. package/dist/esm/sdk/models/shared/pricechange.d.ts.map +1 -1
  700. package/dist/esm/sdk/models/shared/pricechange.js +0 -35
  701. package/dist/esm/sdk/models/shared/pricechange.js.map +1 -1
  702. package/dist/esm/sdk/models/shared/pricingdata.d.ts +0 -23
  703. package/dist/esm/sdk/models/shared/pricingdata.d.ts.map +1 -1
  704. package/dist/esm/sdk/models/shared/pricingdata.js +0 -22
  705. package/dist/esm/sdk/models/shared/pricingdata.js.map +1 -1
  706. package/dist/esm/sdk/models/shared/propertyaddress.d.ts +0 -24
  707. package/dist/esm/sdk/models/shared/propertyaddress.d.ts.map +1 -1
  708. package/dist/esm/sdk/models/shared/propertyaddress.js +0 -23
  709. package/dist/esm/sdk/models/shared/propertyaddress.js.map +1 -1
  710. package/dist/esm/sdk/models/shared/propertyareafilter.d.ts +0 -17
  711. package/dist/esm/sdk/models/shared/propertyareafilter.d.ts.map +1 -1
  712. package/dist/esm/sdk/models/shared/propertyareafilter.js +6 -30
  713. package/dist/esm/sdk/models/shared/propertyareafilter.js.map +1 -1
  714. package/dist/esm/sdk/models/shared/propertybyslugsrequest.d.ts +1 -18
  715. package/dist/esm/sdk/models/shared/propertybyslugsrequest.d.ts.map +1 -1
  716. package/dist/esm/sdk/models/shared/propertybyslugsrequest.js +0 -22
  717. package/dist/esm/sdk/models/shared/propertybyslugsrequest.js.map +1 -1
  718. package/dist/esm/sdk/models/shared/propertydata.d.ts +234 -320
  719. package/dist/esm/sdk/models/shared/propertydata.d.ts.map +1 -1
  720. package/dist/esm/sdk/models/shared/propertydata.js +233 -253
  721. package/dist/esm/sdk/models/shared/propertydata.js.map +1 -1
  722. package/dist/esm/sdk/models/shared/propertylistresponse.d.ts +1 -25
  723. package/dist/esm/sdk/models/shared/propertylistresponse.d.ts.map +1 -1
  724. package/dist/esm/sdk/models/shared/propertylistresponse.js +1 -24
  725. package/dist/esm/sdk/models/shared/propertylistresponse.js.map +1 -1
  726. package/dist/esm/sdk/models/shared/propertylocationidareafilter.d.ts +0 -17
  727. package/dist/esm/sdk/models/shared/propertylocationidareafilter.d.ts.map +1 -1
  728. package/dist/esm/sdk/models/shared/propertylocationidareafilter.js +0 -19
  729. package/dist/esm/sdk/models/shared/propertylocationidareafilter.js.map +1 -1
  730. package/dist/esm/sdk/models/shared/propertymultipolygonareafilter.d.ts +0 -33
  731. package/dist/esm/sdk/models/shared/propertymultipolygonareafilter.d.ts.map +1 -1
  732. package/dist/esm/sdk/models/shared/propertymultipolygonareafilter.js +1 -34
  733. package/dist/esm/sdk/models/shared/propertymultipolygonareafilter.js.map +1 -1
  734. package/dist/esm/sdk/models/shared/propertyonstreet.d.ts +0 -23
  735. package/dist/esm/sdk/models/shared/propertyonstreet.d.ts.map +1 -1
  736. package/dist/esm/sdk/models/shared/propertyonstreet.js +0 -22
  737. package/dist/esm/sdk/models/shared/propertyonstreet.js.map +1 -1
  738. package/dist/esm/sdk/models/shared/propertyoutcodeareafilter.d.ts +0 -33
  739. package/dist/esm/sdk/models/shared/propertyoutcodeareafilter.d.ts.map +1 -1
  740. package/dist/esm/sdk/models/shared/propertyoutcodeareafilter.js +1 -34
  741. package/dist/esm/sdk/models/shared/propertyoutcodeareafilter.js.map +1 -1
  742. package/dist/esm/sdk/models/shared/propertypointareafilter.d.ts +0 -33
  743. package/dist/esm/sdk/models/shared/propertypointareafilter.d.ts.map +1 -1
  744. package/dist/esm/sdk/models/shared/propertypointareafilter.js +1 -35
  745. package/dist/esm/sdk/models/shared/propertypointareafilter.js.map +1 -1
  746. package/dist/esm/sdk/models/shared/propertypolygonareafilter.d.ts +0 -33
  747. package/dist/esm/sdk/models/shared/propertypolygonareafilter.d.ts.map +1 -1
  748. package/dist/esm/sdk/models/shared/propertypolygonareafilter.js +1 -34
  749. package/dist/esm/sdk/models/shared/propertypolygonareafilter.js.map +1 -1
  750. package/dist/esm/sdk/models/shared/propertypostcodeareafilter.d.ts +0 -33
  751. package/dist/esm/sdk/models/shared/propertypostcodeareafilter.d.ts.map +1 -1
  752. package/dist/esm/sdk/models/shared/propertypostcodeareafilter.js +1 -35
  753. package/dist/esm/sdk/models/shared/propertypostcodeareafilter.js.map +1 -1
  754. package/dist/esm/sdk/models/shared/propertyquerycondition.d.ts +0 -83
  755. package/dist/esm/sdk/models/shared/propertyquerycondition.d.ts.map +1 -1
  756. package/dist/esm/sdk/models/shared/propertyquerycondition.js +1 -79
  757. package/dist/esm/sdk/models/shared/propertyquerycondition.js.map +1 -1
  758. package/dist/esm/sdk/models/shared/propertyquerygroup.d.ts +0 -17
  759. package/dist/esm/sdk/models/shared/propertyquerygroup.d.ts.map +1 -1
  760. package/dist/esm/sdk/models/shared/propertyquerygroup.js +1 -20
  761. package/dist/esm/sdk/models/shared/propertyquerygroup.js.map +1 -1
  762. package/dist/esm/sdk/models/shared/propertyqueryoperator.d.ts +0 -35
  763. package/dist/esm/sdk/models/shared/propertyqueryoperator.d.ts.map +1 -1
  764. package/dist/esm/sdk/models/shared/propertyqueryoperator.js +2 -35
  765. package/dist/esm/sdk/models/shared/propertyqueryoperator.js.map +1 -1
  766. package/dist/esm/sdk/models/shared/propertyqueryrequest.d.ts +2 -161
  767. package/dist/esm/sdk/models/shared/propertyqueryrequest.d.ts.map +1 -1
  768. package/dist/esm/sdk/models/shared/propertyqueryrequest.js +6 -121
  769. package/dist/esm/sdk/models/shared/propertyqueryrequest.js.map +1 -1
  770. package/dist/esm/sdk/models/shared/propertytags.d.ts +0 -31
  771. package/dist/esm/sdk/models/shared/propertytags.d.ts.map +1 -1
  772. package/dist/esm/sdk/models/shared/propertytags.js +0 -30
  773. package/dist/esm/sdk/models/shared/propertytags.js.map +1 -1
  774. package/dist/esm/sdk/models/shared/refurbishmentdata.d.ts +0 -39
  775. package/dist/esm/sdk/models/shared/refurbishmentdata.d.ts.map +1 -1
  776. package/dist/esm/sdk/models/shared/refurbishmentdata.js +0 -31
  777. package/dist/esm/sdk/models/shared/refurbishmentdata.js.map +1 -1
  778. package/dist/esm/sdk/models/shared/roomdetails.d.ts +0 -20
  779. package/dist/esm/sdk/models/shared/roomdetails.d.ts.map +1 -1
  780. package/dist/esm/sdk/models/shared/roomdetails.js +0 -19
  781. package/dist/esm/sdk/models/shared/roomdetails.js.map +1 -1
  782. package/dist/esm/sdk/models/shared/salerecord.d.ts +0 -21
  783. package/dist/esm/sdk/models/shared/salerecord.d.ts.map +1 -1
  784. package/dist/esm/sdk/models/shared/salerecord.js +0 -20
  785. package/dist/esm/sdk/models/shared/salerecord.js.map +1 -1
  786. package/dist/esm/sdk/models/shared/school.d.ts +0 -186
  787. package/dist/esm/sdk/models/shared/school.d.ts.map +1 -1
  788. package/dist/esm/sdk/models/shared/school.js +0 -145
  789. package/dist/esm/sdk/models/shared/school.js.map +1 -1
  790. package/dist/esm/sdk/models/shared/security.d.ts +0 -17
  791. package/dist/esm/sdk/models/shared/security.d.ts.map +1 -1
  792. package/dist/esm/sdk/models/shared/security.js +0 -19
  793. package/dist/esm/sdk/models/shared/security.js.map +1 -1
  794. package/dist/esm/sdk/models/shared/streetdescriptor.d.ts +0 -23
  795. package/dist/esm/sdk/models/shared/streetdescriptor.d.ts.map +1 -1
  796. package/dist/esm/sdk/models/shared/streetdescriptor.js +0 -22
  797. package/dist/esm/sdk/models/shared/streetdescriptor.js.map +1 -1
  798. package/dist/esm/sdk/models/shared/streetdetails.d.ts +1 -25
  799. package/dist/esm/sdk/models/shared/streetdetails.d.ts.map +1 -1
  800. package/dist/esm/sdk/models/shared/streetdetails.js +1 -24
  801. package/dist/esm/sdk/models/shared/streetdetails.js.map +1 -1
  802. package/dist/esm/sdk/models/shared/streetquerybycoordinates.d.ts +0 -33
  803. package/dist/esm/sdk/models/shared/streetquerybycoordinates.d.ts.map +1 -1
  804. package/dist/esm/sdk/models/shared/streetquerybycoordinates.js +1 -36
  805. package/dist/esm/sdk/models/shared/streetquerybycoordinates.js.map +1 -1
  806. package/dist/esm/sdk/models/shared/streetquerybyname.d.ts +0 -33
  807. package/dist/esm/sdk/models/shared/streetquerybyname.d.ts.map +1 -1
  808. package/dist/esm/sdk/models/shared/streetquerybyname.js +1 -35
  809. package/dist/esm/sdk/models/shared/streetquerybyname.js.map +1 -1
  810. package/dist/esm/sdk/models/shared/streetquerybypostcode.d.ts +0 -33
  811. package/dist/esm/sdk/models/shared/streetquerybypostcode.d.ts.map +1 -1
  812. package/dist/esm/sdk/models/shared/streetquerybypostcode.js +1 -34
  813. package/dist/esm/sdk/models/shared/streetquerybypostcode.js.map +1 -1
  814. package/dist/esm/sdk/models/shared/streetquerybyuprn.d.ts +0 -33
  815. package/dist/esm/sdk/models/shared/streetquerybyuprn.d.ts.map +1 -1
  816. package/dist/esm/sdk/models/shared/streetquerybyuprn.js +1 -34
  817. package/dist/esm/sdk/models/shared/streetquerybyuprn.js.map +1 -1
  818. package/dist/esm/sdk/models/shared/streetquerybyusrn.d.ts +0 -33
  819. package/dist/esm/sdk/models/shared/streetquerybyusrn.d.ts.map +1 -1
  820. package/dist/esm/sdk/models/shared/streetquerybyusrn.js +1 -34
  821. package/dist/esm/sdk/models/shared/streetquerybyusrn.js.map +1 -1
  822. package/dist/esm/sdk/models/shared/streetqueryrequest.d.ts +0 -47
  823. package/dist/esm/sdk/models/shared/streetqueryrequest.d.ts.map +1 -1
  824. package/dist/esm/sdk/models/shared/streetqueryrequest.js +5 -89
  825. package/dist/esm/sdk/models/shared/streetqueryrequest.js.map +1 -1
  826. package/dist/esm/sdk/models/shared/streetqueryresponse.d.ts +3 -29
  827. package/dist/esm/sdk/models/shared/streetqueryresponse.d.ts.map +1 -1
  828. package/dist/esm/sdk/models/shared/streetqueryresponse.js +3 -26
  829. package/dist/esm/sdk/models/shared/streetqueryresponse.js.map +1 -1
  830. package/dist/esm/sdk/models/shared/streetstatistics.d.ts +0 -22
  831. package/dist/esm/sdk/models/shared/streetstatistics.d.ts.map +1 -1
  832. package/dist/esm/sdk/models/shared/streetstatistics.js +0 -19
  833. package/dist/esm/sdk/models/shared/streetstatistics.js.map +1 -1
  834. package/dist/esm/sdk/models/shared/tenancydata.d.ts +0 -20
  835. package/dist/esm/sdk/models/shared/tenancydata.d.ts.map +1 -1
  836. package/dist/esm/sdk/models/shared/tenancydata.js +0 -19
  837. package/dist/esm/sdk/models/shared/tenancydata.js.map +1 -1
  838. package/dist/esm/sdk/models/shared/tenuredata.d.ts +0 -39
  839. package/dist/esm/sdk/models/shared/tenuredata.d.ts.map +1 -1
  840. package/dist/esm/sdk/models/shared/tenuredata.js +0 -31
  841. package/dist/esm/sdk/models/shared/tenuredata.js.map +1 -1
  842. package/dist/esm/sdk/sdk.d.ts +3 -0
  843. package/dist/esm/sdk/sdk.d.ts.map +1 -1
  844. package/dist/esm/sdk/sdk.js +4 -0
  845. package/dist/esm/sdk/sdk.js.map +1 -1
  846. package/dist/esm/sdk/system.d.ts +7 -0
  847. package/dist/esm/sdk/system.d.ts.map +1 -1
  848. package/dist/esm/sdk/system.js +10 -0
  849. package/dist/esm/sdk/system.js.map +1 -1
  850. package/jsr.json +1 -1
  851. package/package.json +1 -1
  852. package/src/funcs/avmPredictPropertyValue.ts +162 -0
  853. package/src/funcs/streetsSearchStreets.ts +2 -1
  854. package/src/funcs/systemCheckAVMHealth.ts +140 -0
  855. package/src/lib/config.ts +4 -4
  856. package/src/sdk/avm.ts +28 -0
  857. package/src/sdk/models/operations/checkareareferencehealth.ts +0 -43
  858. package/src/sdk/models/operations/checkavmhealth.ts +38 -0
  859. package/src/sdk/models/operations/checkepchealth.ts +0 -39
  860. package/src/sdk/models/operations/checklistingshealth.ts +0 -41
  861. package/src/sdk/models/operations/getareasbyfieldandids.ts +0 -364
  862. package/src/sdk/models/operations/getareaswithinradius.ts +1 -393
  863. package/src/sdk/models/operations/getborderingareas.ts +0 -532
  864. package/src/sdk/models/operations/getchildareas.ts +0 -517
  865. package/src/sdk/models/operations/getconnectivityscores.ts +23 -2065
  866. package/src/sdk/models/operations/getepcbylocationid.ts +22 -329
  867. package/src/sdk/models/operations/getepcbypostcode.ts +0 -209
  868. package/src/sdk/models/operations/getlistingbyid.ts +0 -1029
  869. package/src/sdk/models/operations/getlistingbysource.ts +1 -338
  870. package/src/sdk/models/operations/getlistingsbylocation.ts +1 -1048
  871. package/src/sdk/models/operations/getmetricprofiles.ts +0 -93
  872. package/src/sdk/models/operations/getmetricvalues.ts +1 -473
  873. package/src/sdk/models/operations/getnearestpoi.ts +0 -378
  874. package/src/sdk/models/operations/getplanningapplications.ts +200 -63
  875. package/src/sdk/models/operations/getplanningapplicationsbysource.ts +216 -68
  876. package/src/sdk/models/operations/getpoimultipletiles.ts +1 -694
  877. package/src/sdk/models/operations/getpoitile.ts +1 -487
  878. package/src/sdk/models/operations/getproperties.ts +188 -63
  879. package/src/sdk/models/operations/getpropertiesbylocation.ts +201 -67
  880. package/src/sdk/models/operations/getpropertiesbyslugs.ts +201 -35
  881. package/src/sdk/models/operations/getpropertiesbysource.ts +197 -65
  882. package/src/sdk/models/operations/getschoolbyid.ts +0 -258
  883. package/src/sdk/models/operations/getschoolbyslug.ts +0 -263
  884. package/src/sdk/models/operations/getschoolbyurn.ts +0 -259
  885. package/src/sdk/models/operations/getschoolmetrics.ts +3 -827
  886. package/src/sdk/models/operations/getv1safetycrime.ts +0 -390
  887. package/src/sdk/models/operations/getv1safetycrimestats.ts +0 -407
  888. package/src/sdk/models/operations/index.ts +2 -0
  889. package/src/sdk/models/operations/listschools.ts +0 -235
  890. package/src/sdk/models/operations/predictpropertyvalue.ts +335 -0
  891. package/src/sdk/models/operations/querylistings.ts +6 -1148
  892. package/src/sdk/models/operations/querylistingsbysource.ts +0 -1149
  893. package/src/sdk/models/operations/resolveaddress.ts +2 -485
  894. package/src/sdk/models/operations/searchplanningapplications.ts +210 -36
  895. package/src/sdk/models/operations/searchproperties.ts +194 -33
  896. package/src/sdk/models/operations/searchschoolsnearby.ts +1 -257
  897. package/src/sdk/models/operations/searchschoolswithin.ts +0 -241
  898. package/src/sdk/models/operations/searchstreets.ts +298 -33
  899. package/src/sdk/models/shared/avmconfidenceinterval.ts +42 -0
  900. package/src/sdk/models/shared/avmmetadata.ts +47 -0
  901. package/src/sdk/models/shared/avmpredictrequest.ts +191 -0
  902. package/src/sdk/models/shared/avmpredictresponse.ts +66 -0
  903. package/src/sdk/models/shared/avmpricerating.ts +52 -0
  904. package/src/sdk/models/shared/builddata.ts +0 -89
  905. package/src/sdk/models/shared/chargeentry.ts +0 -43
  906. package/src/sdk/models/shared/chargehistory.ts +1 -45
  907. package/src/sdk/models/shared/counciltaxbanddetails.ts +0 -43
  908. package/src/sdk/models/shared/counciltaxdata.ts +0 -60
  909. package/src/sdk/models/shared/epcdata.ts +0 -79
  910. package/src/sdk/models/shared/healthresponse.ts +0 -37
  911. package/src/sdk/models/shared/index.ts +5 -1
  912. package/src/sdk/models/shared/lease.ts +0 -37
  913. package/src/sdk/models/shared/listing.ts +1 -234
  914. package/src/sdk/models/shared/listingimage.ts +0 -31
  915. package/src/sdk/models/shared/listingpricechange.ts +0 -58
  916. package/src/sdk/models/shared/marketstatus.ts +0 -207
  917. package/src/sdk/models/shared/planningapplication.ts +0 -138
  918. package/src/sdk/models/shared/planninglistresponse.ts +0 -45
  919. package/src/sdk/models/shared/planningqueryfilters.ts +0 -45
  920. package/src/sdk/models/shared/planningqueryrequest.ts +2 -72
  921. package/src/sdk/models/shared/pricechange.ts +0 -55
  922. package/src/sdk/models/shared/pricingdata.ts +0 -39
  923. package/src/sdk/models/shared/propertyaddress.ts +0 -43
  924. package/src/sdk/models/shared/propertyareafilter.ts +0 -46
  925. package/src/sdk/models/shared/propertybyslugsrequest.ts +1 -39
  926. package/src/sdk/models/shared/propertydata.ts +236 -461
  927. package/src/sdk/models/shared/propertylistresponse.ts +1 -51
  928. package/src/sdk/models/shared/propertylocationidareafilter.ts +0 -35
  929. package/src/sdk/models/shared/propertymultipolygonareafilter.ts +1 -54
  930. package/src/sdk/models/shared/propertyonstreet.ts +0 -43
  931. package/src/sdk/models/shared/propertyoutcodeareafilter.ts +1 -53
  932. package/src/sdk/models/shared/propertypointareafilter.ts +1 -54
  933. package/src/sdk/models/shared/propertypolygonareafilter.ts +1 -53
  934. package/src/sdk/models/shared/propertypostcodeareafilter.ts +1 -54
  935. package/src/sdk/models/shared/propertyquerycondition.ts +1 -117
  936. package/src/sdk/models/shared/propertyquerygroup.ts +0 -36
  937. package/src/sdk/models/shared/propertyqueryoperator.ts +1 -53
  938. package/src/sdk/models/shared/propertyqueryrequest.ts +6 -171
  939. package/src/sdk/models/shared/propertytags.ts +0 -55
  940. package/src/sdk/models/shared/refurbishmentdata.ts +0 -50
  941. package/src/sdk/models/shared/roomdetails.ts +0 -33
  942. package/src/sdk/models/shared/salerecord.ts +0 -35
  943. package/src/sdk/models/shared/school.ts +0 -232
  944. package/src/sdk/models/shared/security.ts +0 -35
  945. package/src/sdk/models/shared/streetdescriptor.ts +0 -43
  946. package/src/sdk/models/shared/streetdetails.ts +0 -43
  947. package/src/sdk/models/shared/streetquerybycoordinates.ts +1 -55
  948. package/src/sdk/models/shared/streetquerybyname.ts +1 -54
  949. package/src/sdk/models/shared/streetquerybypostcode.ts +1 -53
  950. package/src/sdk/models/shared/streetquerybyuprn.ts +1 -53
  951. package/src/sdk/models/shared/streetquerybyusrn.ts +1 -53
  952. package/src/sdk/models/shared/streetqueryrequest.ts +0 -153
  953. package/src/sdk/models/shared/streetqueryresponse.ts +1 -55
  954. package/src/sdk/models/shared/streetstatistics.ts +0 -37
  955. package/src/sdk/models/shared/tenancydata.ts +0 -33
  956. package/src/sdk/models/shared/tenuredata.ts +0 -47
  957. package/src/sdk/sdk.ts +6 -0
  958. package/src/sdk/system.ts +16 -0
  959. package/dist/commonjs/sdk/models/shared/errorresponse.d.ts +0 -35
  960. package/dist/commonjs/sdk/models/shared/errorresponse.d.ts.map +0 -1
  961. package/dist/commonjs/sdk/models/shared/errorresponse.js.map +0 -1
  962. package/dist/esm/sdk/models/shared/errorresponse.d.ts +0 -35
  963. package/dist/esm/sdk/models/shared/errorresponse.d.ts.map +0 -1
  964. package/dist/esm/sdk/models/shared/errorresponse.js +0 -37
  965. package/dist/esm/sdk/models/shared/errorresponse.js.map +0 -1
  966. package/src/sdk/models/shared/errorresponse.ts +0 -74
@@ -630,773 +630,88 @@ export type GetListingByIdResponseBody = {
630
630
  };
631
631
  export type GetListingByIdResponse = GetListingByIdResponseBody | GetListingByIdListingsResponseBody | GetListingByIdListingsResponseResponseBody;
632
632
  /** @internal */
633
- export declare const GetListingByIdRequest$inboundSchema: z.ZodType<GetListingByIdRequest, z.ZodTypeDef, unknown>;
634
- /** @internal */
635
633
  export type GetListingByIdRequest$Outbound = {
636
634
  id: string;
637
635
  };
638
636
  /** @internal */
639
637
  export declare const GetListingByIdRequest$outboundSchema: z.ZodType<GetListingByIdRequest$Outbound, z.ZodTypeDef, GetListingByIdRequest>;
640
- /**
641
- * @internal
642
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
643
- */
644
- export declare namespace GetListingByIdRequest$ {
645
- /** @deprecated use `GetListingByIdRequest$inboundSchema` instead. */
646
- const inboundSchema: z.ZodType<GetListingByIdRequest, z.ZodTypeDef, unknown>;
647
- /** @deprecated use `GetListingByIdRequest$outboundSchema` instead. */
648
- const outboundSchema: z.ZodType<GetListingByIdRequest$Outbound, z.ZodTypeDef, GetListingByIdRequest>;
649
- /** @deprecated use `GetListingByIdRequest$Outbound` instead. */
650
- type Outbound = GetListingByIdRequest$Outbound;
651
- }
652
638
  export declare function getListingByIdRequestToJSON(getListingByIdRequest: GetListingByIdRequest): string;
653
- export declare function getListingByIdRequestFromJSON(jsonString: string): SafeParseResult<GetListingByIdRequest, SDKValidationError>;
654
639
  /** @internal */
655
640
  export declare const GetListingByIdListingsResponseType$inboundSchema: z.ZodNativeEnum<typeof GetListingByIdListingsResponseType>;
656
641
  /** @internal */
657
- export declare const GetListingByIdListingsResponseType$outboundSchema: z.ZodNativeEnum<typeof GetListingByIdListingsResponseType>;
658
- /**
659
- * @internal
660
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
661
- */
662
- export declare namespace GetListingByIdListingsResponseType$ {
663
- /** @deprecated use `GetListingByIdListingsResponseType$inboundSchema` instead. */
664
- const inboundSchema: z.ZodNativeEnum<{
665
- readonly ApiError: "api_error";
666
- readonly InvalidRequestError: "invalid_request_error";
667
- readonly AuthenticationError: "authentication_error";
668
- readonly RateLimitError: "rate_limit_error";
669
- }>;
670
- /** @deprecated use `GetListingByIdListingsResponseType$outboundSchema` instead. */
671
- const outboundSchema: z.ZodNativeEnum<{
672
- readonly ApiError: "api_error";
673
- readonly InvalidRequestError: "invalid_request_error";
674
- readonly AuthenticationError: "authentication_error";
675
- readonly RateLimitError: "rate_limit_error";
676
- }>;
677
- }
678
- /** @internal */
679
642
  export declare const GetListingByIdListingsError$inboundSchema: z.ZodType<GetListingByIdListingsError, z.ZodTypeDef, unknown>;
680
- /** @internal */
681
- export type GetListingByIdListingsError$Outbound = {
682
- code?: string | undefined;
683
- doc_url?: string | undefined;
684
- message: string;
685
- param?: string | undefined;
686
- type: string;
687
- };
688
- /** @internal */
689
- export declare const GetListingByIdListingsError$outboundSchema: z.ZodType<GetListingByIdListingsError$Outbound, z.ZodTypeDef, GetListingByIdListingsError>;
690
- /**
691
- * @internal
692
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
693
- */
694
- export declare namespace GetListingByIdListingsError$ {
695
- /** @deprecated use `GetListingByIdListingsError$inboundSchema` instead. */
696
- const inboundSchema: z.ZodType<GetListingByIdListingsError, z.ZodTypeDef, unknown>;
697
- /** @deprecated use `GetListingByIdListingsError$outboundSchema` instead. */
698
- const outboundSchema: z.ZodType<GetListingByIdListingsError$Outbound, z.ZodTypeDef, GetListingByIdListingsError>;
699
- /** @deprecated use `GetListingByIdListingsError$Outbound` instead. */
700
- type Outbound = GetListingByIdListingsError$Outbound;
701
- }
702
- export declare function getListingByIdListingsErrorToJSON(getListingByIdListingsError: GetListingByIdListingsError): string;
703
643
  export declare function getListingByIdListingsErrorFromJSON(jsonString: string): SafeParseResult<GetListingByIdListingsError, SDKValidationError>;
704
644
  /** @internal */
705
645
  export declare const GetListingByIdListingsResponseResponseBody$inboundSchema: z.ZodType<GetListingByIdListingsResponseResponseBody, z.ZodTypeDef, unknown>;
706
- /** @internal */
707
- export type GetListingByIdListingsResponseResponseBody$Outbound = {
708
- error: GetListingByIdListingsError$Outbound;
709
- };
710
- /** @internal */
711
- export declare const GetListingByIdListingsResponseResponseBody$outboundSchema: z.ZodType<GetListingByIdListingsResponseResponseBody$Outbound, z.ZodTypeDef, GetListingByIdListingsResponseResponseBody>;
712
- /**
713
- * @internal
714
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
715
- */
716
- export declare namespace GetListingByIdListingsResponseResponseBody$ {
717
- /** @deprecated use `GetListingByIdListingsResponseResponseBody$inboundSchema` instead. */
718
- const inboundSchema: z.ZodType<GetListingByIdListingsResponseResponseBody, z.ZodTypeDef, unknown>;
719
- /** @deprecated use `GetListingByIdListingsResponseResponseBody$outboundSchema` instead. */
720
- const outboundSchema: z.ZodType<GetListingByIdListingsResponseResponseBody$Outbound, z.ZodTypeDef, GetListingByIdListingsResponseResponseBody>;
721
- /** @deprecated use `GetListingByIdListingsResponseResponseBody$Outbound` instead. */
722
- type Outbound = GetListingByIdListingsResponseResponseBody$Outbound;
723
- }
724
- export declare function getListingByIdListingsResponseResponseBodyToJSON(getListingByIdListingsResponseResponseBody: GetListingByIdListingsResponseResponseBody): string;
725
646
  export declare function getListingByIdListingsResponseResponseBodyFromJSON(jsonString: string): SafeParseResult<GetListingByIdListingsResponseResponseBody, SDKValidationError>;
726
647
  /** @internal */
727
648
  export declare const GetListingByIdListingsType$inboundSchema: z.ZodNativeEnum<typeof GetListingByIdListingsType>;
728
649
  /** @internal */
729
- export declare const GetListingByIdListingsType$outboundSchema: z.ZodNativeEnum<typeof GetListingByIdListingsType>;
730
- /**
731
- * @internal
732
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
733
- */
734
- export declare namespace GetListingByIdListingsType$ {
735
- /** @deprecated use `GetListingByIdListingsType$inboundSchema` instead. */
736
- const inboundSchema: z.ZodNativeEnum<{
737
- readonly ApiError: "api_error";
738
- readonly InvalidRequestError: "invalid_request_error";
739
- readonly AuthenticationError: "authentication_error";
740
- readonly RateLimitError: "rate_limit_error";
741
- }>;
742
- /** @deprecated use `GetListingByIdListingsType$outboundSchema` instead. */
743
- const outboundSchema: z.ZodNativeEnum<{
744
- readonly ApiError: "api_error";
745
- readonly InvalidRequestError: "invalid_request_error";
746
- readonly AuthenticationError: "authentication_error";
747
- readonly RateLimitError: "rate_limit_error";
748
- }>;
749
- }
750
- /** @internal */
751
650
  export declare const GetListingByIdError$inboundSchema: z.ZodType<GetListingByIdError, z.ZodTypeDef, unknown>;
752
- /** @internal */
753
- export type GetListingByIdError$Outbound = {
754
- code?: string | undefined;
755
- doc_url?: string | undefined;
756
- message: string;
757
- param?: string | undefined;
758
- type: string;
759
- };
760
- /** @internal */
761
- export declare const GetListingByIdError$outboundSchema: z.ZodType<GetListingByIdError$Outbound, z.ZodTypeDef, GetListingByIdError>;
762
- /**
763
- * @internal
764
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
765
- */
766
- export declare namespace GetListingByIdError$ {
767
- /** @deprecated use `GetListingByIdError$inboundSchema` instead. */
768
- const inboundSchema: z.ZodType<GetListingByIdError, z.ZodTypeDef, unknown>;
769
- /** @deprecated use `GetListingByIdError$outboundSchema` instead. */
770
- const outboundSchema: z.ZodType<GetListingByIdError$Outbound, z.ZodTypeDef, GetListingByIdError>;
771
- /** @deprecated use `GetListingByIdError$Outbound` instead. */
772
- type Outbound = GetListingByIdError$Outbound;
773
- }
774
- export declare function getListingByIdErrorToJSON(getListingByIdError: GetListingByIdError): string;
775
651
  export declare function getListingByIdErrorFromJSON(jsonString: string): SafeParseResult<GetListingByIdError, SDKValidationError>;
776
652
  /** @internal */
777
653
  export declare const GetListingByIdListingsResponseBody$inboundSchema: z.ZodType<GetListingByIdListingsResponseBody, z.ZodTypeDef, unknown>;
778
- /** @internal */
779
- export type GetListingByIdListingsResponseBody$Outbound = {
780
- error: GetListingByIdError$Outbound;
781
- };
782
- /** @internal */
783
- export declare const GetListingByIdListingsResponseBody$outboundSchema: z.ZodType<GetListingByIdListingsResponseBody$Outbound, z.ZodTypeDef, GetListingByIdListingsResponseBody>;
784
- /**
785
- * @internal
786
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
787
- */
788
- export declare namespace GetListingByIdListingsResponseBody$ {
789
- /** @deprecated use `GetListingByIdListingsResponseBody$inboundSchema` instead. */
790
- const inboundSchema: z.ZodType<GetListingByIdListingsResponseBody, z.ZodTypeDef, unknown>;
791
- /** @deprecated use `GetListingByIdListingsResponseBody$outboundSchema` instead. */
792
- const outboundSchema: z.ZodType<GetListingByIdListingsResponseBody$Outbound, z.ZodTypeDef, GetListingByIdListingsResponseBody>;
793
- /** @deprecated use `GetListingByIdListingsResponseBody$Outbound` instead. */
794
- type Outbound = GetListingByIdListingsResponseBody$Outbound;
795
- }
796
- export declare function getListingByIdListingsResponseBodyToJSON(getListingByIdListingsResponseBody: GetListingByIdListingsResponseBody): string;
797
654
  export declare function getListingByIdListingsResponseBodyFromJSON(jsonString: string): SafeParseResult<GetListingByIdListingsResponseBody, SDKValidationError>;
798
655
  /** @internal */
799
656
  export declare const Address$inboundSchema: z.ZodType<Address, z.ZodTypeDef, unknown>;
800
- /** @internal */
801
- export type Address$Outbound = {
802
- city?: string | undefined;
803
- country: string;
804
- district?: string | undefined;
805
- incode?: string | undefined;
806
- originalAddress: string;
807
- outcode?: string | undefined;
808
- postcode: string;
809
- propertyNumber?: string | undefined;
810
- region?: string | undefined;
811
- street?: string | undefined;
812
- };
813
- /** @internal */
814
- export declare const Address$outboundSchema: z.ZodType<Address$Outbound, z.ZodTypeDef, Address>;
815
- /**
816
- * @internal
817
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
818
- */
819
- export declare namespace Address$ {
820
- /** @deprecated use `Address$inboundSchema` instead. */
821
- const inboundSchema: z.ZodType<Address, z.ZodTypeDef, unknown>;
822
- /** @deprecated use `Address$outboundSchema` instead. */
823
- const outboundSchema: z.ZodType<Address$Outbound, z.ZodTypeDef, Address>;
824
- /** @deprecated use `Address$Outbound` instead. */
825
- type Outbound = Address$Outbound;
826
- }
827
- export declare function addressToJSON(address: Address): string;
828
657
  export declare function addressFromJSON(jsonString: string): SafeParseResult<Address, SDKValidationError>;
829
658
  /** @internal */
830
659
  export declare const Agent$inboundSchema: z.ZodType<Agent, z.ZodTypeDef, unknown>;
831
- /** @internal */
832
- export type Agent$Outbound = {
833
- address?: string | undefined;
834
- agencyId?: string | undefined;
835
- agencyName?: string | undefined;
836
- agentId?: string | undefined;
837
- agentName?: string | undefined;
838
- branchId?: string | undefined;
839
- branchName?: string | undefined;
840
- email?: string | undefined;
841
- emails?: Array<string> | undefined;
842
- phone?: string | undefined;
843
- phones?: Array<string> | undefined;
844
- postcode?: string | undefined;
845
- website?: string | undefined;
846
- };
847
- /** @internal */
848
- export declare const Agent$outboundSchema: z.ZodType<Agent$Outbound, z.ZodTypeDef, Agent>;
849
- /**
850
- * @internal
851
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
852
- */
853
- export declare namespace Agent$ {
854
- /** @deprecated use `Agent$inboundSchema` instead. */
855
- const inboundSchema: z.ZodType<Agent, z.ZodTypeDef, unknown>;
856
- /** @deprecated use `Agent$outboundSchema` instead. */
857
- const outboundSchema: z.ZodType<Agent$Outbound, z.ZodTypeDef, Agent>;
858
- /** @deprecated use `Agent$Outbound` instead. */
859
- type Outbound = Agent$Outbound;
860
- }
861
- export declare function agentToJSON(agent: Agent): string;
862
660
  export declare function agentFromJSON(jsonString: string): SafeParseResult<Agent, SDKValidationError>;
863
661
  /** @internal */
864
662
  export declare const GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataBrochureImagesType$inboundSchema: z.ZodNativeEnum<typeof GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataBrochureImagesType>;
865
663
  /** @internal */
866
- export declare const GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataBrochureImagesType$outboundSchema: z.ZodNativeEnum<typeof GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataBrochureImagesType>;
867
- /**
868
- * @internal
869
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
870
- */
871
- export declare namespace GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataBrochureImagesType$ {
872
- /** @deprecated use `GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataBrochureImagesType$inboundSchema` instead. */
873
- const inboundSchema: z.ZodNativeEnum<{
874
- readonly Standard: "standard";
875
- readonly Floorplan: "floorplan";
876
- readonly Epc: "epc";
877
- readonly Brochure: "brochure";
878
- }>;
879
- /** @deprecated use `GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataBrochureImagesType$outboundSchema` instead. */
880
- const outboundSchema: z.ZodNativeEnum<{
881
- readonly Standard: "standard";
882
- readonly Floorplan: "floorplan";
883
- readonly Epc: "epc";
884
- readonly Brochure: "brochure";
885
- }>;
886
- }
887
- /** @internal */
888
664
  export declare const BrochureImages$inboundSchema: z.ZodType<BrochureImages, z.ZodTypeDef, unknown>;
889
- /** @internal */
890
- export type BrochureImages$Outbound = {
891
- caption?: string | undefined;
892
- order?: number | undefined;
893
- type?: string | undefined;
894
- url: string;
895
- };
896
- /** @internal */
897
- export declare const BrochureImages$outboundSchema: z.ZodType<BrochureImages$Outbound, z.ZodTypeDef, BrochureImages>;
898
- /**
899
- * @internal
900
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
901
- */
902
- export declare namespace BrochureImages$ {
903
- /** @deprecated use `BrochureImages$inboundSchema` instead. */
904
- const inboundSchema: z.ZodType<BrochureImages, z.ZodTypeDef, unknown>;
905
- /** @deprecated use `BrochureImages$outboundSchema` instead. */
906
- const outboundSchema: z.ZodType<BrochureImages$Outbound, z.ZodTypeDef, BrochureImages>;
907
- /** @deprecated use `BrochureImages$Outbound` instead. */
908
- type Outbound = BrochureImages$Outbound;
909
- }
910
- export declare function brochureImagesToJSON(brochureImages: BrochureImages): string;
911
665
  export declare function brochureImagesFromJSON(jsonString: string): SafeParseResult<BrochureImages, SDKValidationError>;
912
666
  /** @internal */
913
667
  export declare const GetListingByIdCategory$inboundSchema: z.ZodNativeEnum<typeof GetListingByIdCategory>;
914
668
  /** @internal */
915
- export declare const GetListingByIdCategory$outboundSchema: z.ZodNativeEnum<typeof GetListingByIdCategory>;
916
- /**
917
- * @internal
918
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
919
- */
920
- export declare namespace GetListingByIdCategory$ {
921
- /** @deprecated use `GetListingByIdCategory$inboundSchema` instead. */
922
- const inboundSchema: z.ZodNativeEnum<{
923
- readonly Residential: "residential";
924
- readonly Commercial: "commercial";
925
- }>;
926
- /** @deprecated use `GetListingByIdCategory$outboundSchema` instead. */
927
- const outboundSchema: z.ZodNativeEnum<{
928
- readonly Residential: "residential";
929
- readonly Commercial: "commercial";
930
- }>;
931
- }
932
- /** @internal */
933
669
  export declare const GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataEnergyRatingImagesType$inboundSchema: z.ZodNativeEnum<typeof GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataEnergyRatingImagesType>;
934
670
  /** @internal */
935
- export declare const GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataEnergyRatingImagesType$outboundSchema: z.ZodNativeEnum<typeof GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataEnergyRatingImagesType>;
936
- /**
937
- * @internal
938
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
939
- */
940
- export declare namespace GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataEnergyRatingImagesType$ {
941
- /** @deprecated use `GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataEnergyRatingImagesType$inboundSchema` instead. */
942
- const inboundSchema: z.ZodNativeEnum<{
943
- readonly Standard: "standard";
944
- readonly Floorplan: "floorplan";
945
- readonly Epc: "epc";
946
- readonly Brochure: "brochure";
947
- }>;
948
- /** @deprecated use `GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataEnergyRatingImagesType$outboundSchema` instead. */
949
- const outboundSchema: z.ZodNativeEnum<{
950
- readonly Standard: "standard";
951
- readonly Floorplan: "floorplan";
952
- readonly Epc: "epc";
953
- readonly Brochure: "brochure";
954
- }>;
955
- }
956
- /** @internal */
957
671
  export declare const EnergyRatingImages$inboundSchema: z.ZodType<EnergyRatingImages, z.ZodTypeDef, unknown>;
958
- /** @internal */
959
- export type EnergyRatingImages$Outbound = {
960
- caption?: string | undefined;
961
- order?: number | undefined;
962
- type?: string | undefined;
963
- url: string;
964
- };
965
- /** @internal */
966
- export declare const EnergyRatingImages$outboundSchema: z.ZodType<EnergyRatingImages$Outbound, z.ZodTypeDef, EnergyRatingImages>;
967
- /**
968
- * @internal
969
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
970
- */
971
- export declare namespace EnergyRatingImages$ {
972
- /** @deprecated use `EnergyRatingImages$inboundSchema` instead. */
973
- const inboundSchema: z.ZodType<EnergyRatingImages, z.ZodTypeDef, unknown>;
974
- /** @deprecated use `EnergyRatingImages$outboundSchema` instead. */
975
- const outboundSchema: z.ZodType<EnergyRatingImages$Outbound, z.ZodTypeDef, EnergyRatingImages>;
976
- /** @deprecated use `EnergyRatingImages$Outbound` instead. */
977
- type Outbound = EnergyRatingImages$Outbound;
978
- }
979
- export declare function energyRatingImagesToJSON(energyRatingImages: EnergyRatingImages): string;
980
672
  export declare function energyRatingImagesFromJSON(jsonString: string): SafeParseResult<EnergyRatingImages, SDKValidationError>;
981
673
  /** @internal */
982
674
  export declare const Features$inboundSchema: z.ZodType<Features, z.ZodTypeDef, unknown>;
983
- /** @internal */
984
- export type Features$Outbound = {
985
- featureId: string;
986
- value: string;
987
- };
988
- /** @internal */
989
- export declare const Features$outboundSchema: z.ZodType<Features$Outbound, z.ZodTypeDef, Features>;
990
- /**
991
- * @internal
992
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
993
- */
994
- export declare namespace Features$ {
995
- /** @deprecated use `Features$inboundSchema` instead. */
996
- const inboundSchema: z.ZodType<Features, z.ZodTypeDef, unknown>;
997
- /** @deprecated use `Features$outboundSchema` instead. */
998
- const outboundSchema: z.ZodType<Features$Outbound, z.ZodTypeDef, Features>;
999
- /** @deprecated use `Features$Outbound` instead. */
1000
- type Outbound = Features$Outbound;
1001
- }
1002
- export declare function featuresToJSON(features: Features): string;
1003
675
  export declare function featuresFromJSON(jsonString: string): SafeParseResult<Features, SDKValidationError>;
1004
676
  /** @internal */
1005
677
  export declare const GetListingByIdListingsResponse200Type$inboundSchema: z.ZodNativeEnum<typeof GetListingByIdListingsResponse200Type>;
1006
678
  /** @internal */
1007
- export declare const GetListingByIdListingsResponse200Type$outboundSchema: z.ZodNativeEnum<typeof GetListingByIdListingsResponse200Type>;
1008
- /**
1009
- * @internal
1010
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1011
- */
1012
- export declare namespace GetListingByIdListingsResponse200Type$ {
1013
- /** @deprecated use `GetListingByIdListingsResponse200Type$inboundSchema` instead. */
1014
- const inboundSchema: z.ZodNativeEnum<{
1015
- readonly Standard: "standard";
1016
- readonly Floorplan: "floorplan";
1017
- readonly Epc: "epc";
1018
- readonly Brochure: "brochure";
1019
- }>;
1020
- /** @deprecated use `GetListingByIdListingsResponse200Type$outboundSchema` instead. */
1021
- const outboundSchema: z.ZodNativeEnum<{
1022
- readonly Standard: "standard";
1023
- readonly Floorplan: "floorplan";
1024
- readonly Epc: "epc";
1025
- readonly Brochure: "brochure";
1026
- }>;
1027
- }
1028
- /** @internal */
1029
679
  export declare const FloorPlanImages$inboundSchema: z.ZodType<FloorPlanImages, z.ZodTypeDef, unknown>;
1030
- /** @internal */
1031
- export type FloorPlanImages$Outbound = {
1032
- caption?: string | undefined;
1033
- order?: number | undefined;
1034
- type?: string | undefined;
1035
- url: string;
1036
- };
1037
- /** @internal */
1038
- export declare const FloorPlanImages$outboundSchema: z.ZodType<FloorPlanImages$Outbound, z.ZodTypeDef, FloorPlanImages>;
1039
- /**
1040
- * @internal
1041
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1042
- */
1043
- export declare namespace FloorPlanImages$ {
1044
- /** @deprecated use `FloorPlanImages$inboundSchema` instead. */
1045
- const inboundSchema: z.ZodType<FloorPlanImages, z.ZodTypeDef, unknown>;
1046
- /** @deprecated use `FloorPlanImages$outboundSchema` instead. */
1047
- const outboundSchema: z.ZodType<FloorPlanImages$Outbound, z.ZodTypeDef, FloorPlanImages>;
1048
- /** @deprecated use `FloorPlanImages$Outbound` instead. */
1049
- type Outbound = FloorPlanImages$Outbound;
1050
- }
1051
- export declare function floorPlanImagesToJSON(floorPlanImages: FloorPlanImages): string;
1052
680
  export declare function floorPlanImagesFromJSON(jsonString: string): SafeParseResult<FloorPlanImages, SDKValidationError>;
1053
681
  /** @internal */
1054
682
  export declare const GetListingByIdListingsResponse200ApplicationJSONType$inboundSchema: z.ZodNativeEnum<typeof GetListingByIdListingsResponse200ApplicationJSONType>;
1055
683
  /** @internal */
1056
- export declare const GetListingByIdListingsResponse200ApplicationJSONType$outboundSchema: z.ZodNativeEnum<typeof GetListingByIdListingsResponse200ApplicationJSONType>;
1057
- /**
1058
- * @internal
1059
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1060
- */
1061
- export declare namespace GetListingByIdListingsResponse200ApplicationJSONType$ {
1062
- /** @deprecated use `GetListingByIdListingsResponse200ApplicationJSONType$inboundSchema` instead. */
1063
- const inboundSchema: z.ZodNativeEnum<{
1064
- readonly Standard: "standard";
1065
- readonly Floorplan: "floorplan";
1066
- readonly Epc: "epc";
1067
- readonly Brochure: "brochure";
1068
- }>;
1069
- /** @deprecated use `GetListingByIdListingsResponse200ApplicationJSONType$outboundSchema` instead. */
1070
- const outboundSchema: z.ZodNativeEnum<{
1071
- readonly Standard: "standard";
1072
- readonly Floorplan: "floorplan";
1073
- readonly Epc: "epc";
1074
- readonly Brochure: "brochure";
1075
- }>;
1076
- }
1077
- /** @internal */
1078
684
  export declare const Images$inboundSchema: z.ZodType<Images, z.ZodTypeDef, unknown>;
1079
- /** @internal */
1080
- export type Images$Outbound = {
1081
- caption?: string | undefined;
1082
- order?: number | undefined;
1083
- type?: string | undefined;
1084
- url: string;
1085
- };
1086
- /** @internal */
1087
- export declare const Images$outboundSchema: z.ZodType<Images$Outbound, z.ZodTypeDef, Images>;
1088
- /**
1089
- * @internal
1090
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1091
- */
1092
- export declare namespace Images$ {
1093
- /** @deprecated use `Images$inboundSchema` instead. */
1094
- const inboundSchema: z.ZodType<Images, z.ZodTypeDef, unknown>;
1095
- /** @deprecated use `Images$outboundSchema` instead. */
1096
- const outboundSchema: z.ZodType<Images$Outbound, z.ZodTypeDef, Images>;
1097
- /** @deprecated use `Images$Outbound` instead. */
1098
- type Outbound = Images$Outbound;
1099
- }
1100
- export declare function imagesToJSON(images: Images): string;
1101
685
  export declare function imagesFromJSON(jsonString: string): SafeParseResult<Images, SDKValidationError>;
1102
686
  /** @internal */
1103
687
  export declare const Content$inboundSchema: z.ZodType<Content, z.ZodTypeDef, unknown>;
1104
- /** @internal */
1105
- export type Content$Outbound = string | Array<string> | any;
1106
- /** @internal */
1107
- export declare const Content$outboundSchema: z.ZodType<Content$Outbound, z.ZodTypeDef, Content>;
1108
- /**
1109
- * @internal
1110
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1111
- */
1112
- export declare namespace Content$ {
1113
- /** @deprecated use `Content$inboundSchema` instead. */
1114
- const inboundSchema: z.ZodType<any, z.ZodTypeDef, unknown>;
1115
- /** @deprecated use `Content$outboundSchema` instead. */
1116
- const outboundSchema: z.ZodType<any, z.ZodTypeDef, any>;
1117
- /** @deprecated use `Content$Outbound` instead. */
1118
- type Outbound = Content$Outbound;
1119
- }
1120
- export declare function contentToJSON(content: Content): string;
1121
688
  export declare function contentFromJSON(jsonString: string): SafeParseResult<Content, SDKValidationError>;
1122
689
  /** @internal */
1123
690
  export declare const GetListingByIdListingsResponse200ApplicationJSONResponseBodyType$inboundSchema: z.ZodNativeEnum<typeof GetListingByIdListingsResponse200ApplicationJSONResponseBodyType>;
1124
691
  /** @internal */
1125
- export declare const GetListingByIdListingsResponse200ApplicationJSONResponseBodyType$outboundSchema: z.ZodNativeEnum<typeof GetListingByIdListingsResponse200ApplicationJSONResponseBodyType>;
1126
- /**
1127
- * @internal
1128
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1129
- */
1130
- export declare namespace GetListingByIdListingsResponse200ApplicationJSONResponseBodyType$ {
1131
- /** @deprecated use `GetListingByIdListingsResponse200ApplicationJSONResponseBodyType$inboundSchema` instead. */
1132
- const inboundSchema: z.ZodNativeEnum<{
1133
- readonly Summary: "summary";
1134
- readonly Description: "description";
1135
- readonly Features: "features";
1136
- readonly Location: "location";
1137
- readonly Other: "other";
1138
- }>;
1139
- /** @deprecated use `GetListingByIdListingsResponse200ApplicationJSONResponseBodyType$outboundSchema` instead. */
1140
- const outboundSchema: z.ZodNativeEnum<{
1141
- readonly Summary: "summary";
1142
- readonly Description: "description";
1143
- readonly Features: "features";
1144
- readonly Location: "location";
1145
- readonly Other: "other";
1146
- }>;
1147
- }
1148
- /** @internal */
1149
692
  export declare const Narratives$inboundSchema: z.ZodType<Narratives, z.ZodTypeDef, unknown>;
1150
- /** @internal */
1151
- export type Narratives$Outbound = {
1152
- content?: string | Array<string> | any | null | undefined;
1153
- type: string;
1154
- };
1155
- /** @internal */
1156
- export declare const Narratives$outboundSchema: z.ZodType<Narratives$Outbound, z.ZodTypeDef, Narratives>;
1157
- /**
1158
- * @internal
1159
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1160
- */
1161
- export declare namespace Narratives$ {
1162
- /** @deprecated use `Narratives$inboundSchema` instead. */
1163
- const inboundSchema: z.ZodType<Narratives, z.ZodTypeDef, unknown>;
1164
- /** @deprecated use `Narratives$outboundSchema` instead. */
1165
- const outboundSchema: z.ZodType<Narratives$Outbound, z.ZodTypeDef, Narratives>;
1166
- /** @deprecated use `Narratives$Outbound` instead. */
1167
- type Outbound = Narratives$Outbound;
1168
- }
1169
- export declare function narrativesToJSON(narratives: Narratives): string;
1170
693
  export declare function narrativesFromJSON(jsonString: string): SafeParseResult<Narratives, SDKValidationError>;
1171
694
  /** @internal */
1172
695
  export declare const Direction$inboundSchema: z.ZodNativeEnum<typeof Direction>;
1173
696
  /** @internal */
1174
- export declare const Direction$outboundSchema: z.ZodNativeEnum<typeof Direction>;
1175
- /**
1176
- * @internal
1177
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1178
- */
1179
- export declare namespace Direction$ {
1180
- /** @deprecated use `Direction$inboundSchema` instead. */
1181
- const inboundSchema: z.ZodNativeEnum<{
1182
- readonly Increase: "increase";
1183
- readonly Decrease: "decrease";
1184
- readonly Nochange: "nochange";
1185
- }>;
1186
- /** @deprecated use `Direction$outboundSchema` instead. */
1187
- const outboundSchema: z.ZodNativeEnum<{
1188
- readonly Increase: "increase";
1189
- readonly Decrease: "decrease";
1190
- readonly Nochange: "nochange";
1191
- }>;
1192
- }
1193
- /** @internal */
1194
697
  export declare const PriceHistory$inboundSchema: z.ZodType<PriceHistory, z.ZodTypeDef, unknown>;
1195
- /** @internal */
1196
- export type PriceHistory$Outbound = {
1197
- amount?: number | undefined;
1198
- date: string;
1199
- direction?: string | undefined;
1200
- oldPrice?: number | undefined;
1201
- percent?: number | undefined;
1202
- price: number;
1203
- };
1204
- /** @internal */
1205
- export declare const PriceHistory$outboundSchema: z.ZodType<PriceHistory$Outbound, z.ZodTypeDef, PriceHistory>;
1206
- /**
1207
- * @internal
1208
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1209
- */
1210
- export declare namespace PriceHistory$ {
1211
- /** @deprecated use `PriceHistory$inboundSchema` instead. */
1212
- const inboundSchema: z.ZodType<PriceHistory, z.ZodTypeDef, unknown>;
1213
- /** @deprecated use `PriceHistory$outboundSchema` instead. */
1214
- const outboundSchema: z.ZodType<PriceHistory$Outbound, z.ZodTypeDef, PriceHistory>;
1215
- /** @deprecated use `PriceHistory$Outbound` instead. */
1216
- type Outbound = PriceHistory$Outbound;
1217
- }
1218
- export declare function priceHistoryToJSON(priceHistory: PriceHistory): string;
1219
698
  export declare function priceHistoryFromJSON(jsonString: string): SafeParseResult<PriceHistory, SDKValidationError>;
1220
699
  /** @internal */
1221
700
  export declare const GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataType$inboundSchema: z.ZodNativeEnum<typeof GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataType>;
1222
701
  /** @internal */
1223
- export declare const GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataType$outboundSchema: z.ZodNativeEnum<typeof GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataType>;
1224
- /**
1225
- * @internal
1226
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1227
- */
1228
- export declare namespace GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataType$ {
1229
- /** @deprecated use `GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataType$inboundSchema` instead. */
1230
- const inboundSchema: z.ZodNativeEnum<{
1231
- readonly Point: "Point";
1232
- }>;
1233
- /** @deprecated use `GetListingByIdListingsResponse200ApplicationJSONResponseBodyDataType$outboundSchema` instead. */
1234
- const outboundSchema: z.ZodNativeEnum<{
1235
- readonly Point: "Point";
1236
- }>;
1237
- }
1238
- /** @internal */
1239
702
  export declare const GeoJSONPoint$inboundSchema: z.ZodType<GeoJSONPoint, z.ZodTypeDef, unknown>;
1240
- /** @internal */
1241
- export type GeoJSONPoint$Outbound = {
1242
- coordinates: Array<number>;
1243
- type: string;
1244
- };
1245
- /** @internal */
1246
- export declare const GeoJSONPoint$outboundSchema: z.ZodType<GeoJSONPoint$Outbound, z.ZodTypeDef, GeoJSONPoint>;
1247
- /**
1248
- * @internal
1249
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1250
- */
1251
- export declare namespace GeoJSONPoint$ {
1252
- /** @deprecated use `GeoJSONPoint$inboundSchema` instead. */
1253
- const inboundSchema: z.ZodType<GeoJSONPoint, z.ZodTypeDef, unknown>;
1254
- /** @deprecated use `GeoJSONPoint$outboundSchema` instead. */
1255
- const outboundSchema: z.ZodType<GeoJSONPoint$Outbound, z.ZodTypeDef, GeoJSONPoint>;
1256
- /** @deprecated use `GeoJSONPoint$Outbound` instead. */
1257
- type Outbound = GeoJSONPoint$Outbound;
1258
- }
1259
- export declare function geoJSONPointToJSON(geoJSONPoint: GeoJSONPoint): string;
1260
703
  export declare function geoJSONPointFromJSON(jsonString: string): SafeParseResult<GeoJSONPoint, SDKValidationError>;
1261
704
  /** @internal */
1262
705
  export declare const GetListingByIdStatus$inboundSchema: z.ZodNativeEnum<typeof GetListingByIdStatus>;
1263
706
  /** @internal */
1264
- export declare const GetListingByIdStatus$outboundSchema: z.ZodNativeEnum<typeof GetListingByIdStatus>;
1265
- /**
1266
- * @internal
1267
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1268
- */
1269
- export declare namespace GetListingByIdStatus$ {
1270
- /** @deprecated use `GetListingByIdStatus$inboundSchema` instead. */
1271
- const inboundSchema: z.ZodNativeEnum<{
1272
- readonly Live: "live";
1273
- readonly Archived: "archived";
1274
- readonly Removed: "removed";
1275
- }>;
1276
- /** @deprecated use `GetListingByIdStatus$outboundSchema` instead. */
1277
- const outboundSchema: z.ZodNativeEnum<{
1278
- readonly Live: "live";
1279
- readonly Archived: "archived";
1280
- readonly Removed: "removed";
1281
- }>;
1282
- }
1283
- /** @internal */
1284
707
  export declare const GetListingByIdType$inboundSchema: z.ZodNativeEnum<typeof GetListingByIdType>;
1285
708
  /** @internal */
1286
- export declare const GetListingByIdType$outboundSchema: z.ZodNativeEnum<typeof GetListingByIdType>;
1287
- /**
1288
- * @internal
1289
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1290
- */
1291
- export declare namespace GetListingByIdType$ {
1292
- /** @deprecated use `GetListingByIdType$inboundSchema` instead. */
1293
- const inboundSchema: z.ZodNativeEnum<{
1294
- readonly Sale: "sale";
1295
- readonly Rent: "rent";
1296
- }>;
1297
- /** @deprecated use `GetListingByIdType$outboundSchema` instead. */
1298
- const outboundSchema: z.ZodNativeEnum<{
1299
- readonly Sale: "sale";
1300
- readonly Rent: "rent";
1301
- }>;
1302
- }
1303
- /** @internal */
1304
709
  export declare const Data$inboundSchema: z.ZodType<Data, z.ZodTypeDef, unknown>;
1305
- /** @internal */
1306
- export type Data$Outbound = {
1307
- address: Address$Outbound;
1308
- agent?: Agent$Outbound | null | undefined;
1309
- baths?: number | null | undefined;
1310
- beds?: number | null | undefined;
1311
- brochureImages?: Array<BrochureImages$Outbound> | undefined;
1312
- category: string;
1313
- createdAt?: string | undefined;
1314
- currency: string;
1315
- displayAddress?: string | undefined;
1316
- energyRatingImages?: Array<EnergyRatingImages$Outbound> | undefined;
1317
- features?: Array<Features$Outbound> | null | undefined;
1318
- floorPlanImages?: Array<FloorPlanImages$Outbound> | undefined;
1319
- id: string;
1320
- images?: Array<Images$Outbound> | undefined;
1321
- isAuction?: boolean | undefined;
1322
- isNewBuild?: boolean | undefined;
1323
- isRetirement?: boolean | undefined;
1324
- isSharedOwnership?: boolean | undefined;
1325
- key: string;
1326
- lat?: number | undefined;
1327
- lng?: number | undefined;
1328
- locationId?: string | null | undefined;
1329
- narratives?: Array<Narratives$Outbound> | null | undefined;
1330
- price: number;
1331
- priceHistory?: Array<PriceHistory$Outbound> | undefined;
1332
- propertyType: string;
1333
- provider: string;
1334
- publishedDate: string;
1335
- receptions?: number | null | undefined;
1336
- removedDate?: string | null | undefined;
1337
- spatial?: GeoJSONPoint$Outbound | null | undefined;
1338
- status: string;
1339
- subPropertyType?: string | null | undefined;
1340
- type: string;
1341
- updatedAt?: string | undefined;
1342
- };
1343
- /** @internal */
1344
- export declare const Data$outboundSchema: z.ZodType<Data$Outbound, z.ZodTypeDef, Data>;
1345
- /**
1346
- * @internal
1347
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1348
- */
1349
- export declare namespace Data$ {
1350
- /** @deprecated use `Data$inboundSchema` instead. */
1351
- const inboundSchema: z.ZodType<Data, z.ZodTypeDef, unknown>;
1352
- /** @deprecated use `Data$outboundSchema` instead. */
1353
- const outboundSchema: z.ZodType<Data$Outbound, z.ZodTypeDef, Data>;
1354
- /** @deprecated use `Data$Outbound` instead. */
1355
- type Outbound = Data$Outbound;
1356
- }
1357
- export declare function dataToJSON(data: Data): string;
1358
710
  export declare function dataFromJSON(jsonString: string): SafeParseResult<Data, SDKValidationError>;
1359
711
  /** @internal */
1360
712
  export declare const GetListingByIdResponseBody$inboundSchema: z.ZodType<GetListingByIdResponseBody, z.ZodTypeDef, unknown>;
1361
- /** @internal */
1362
- export type GetListingByIdResponseBody$Outbound = {
1363
- data: Data$Outbound;
1364
- success: boolean;
1365
- };
1366
- /** @internal */
1367
- export declare const GetListingByIdResponseBody$outboundSchema: z.ZodType<GetListingByIdResponseBody$Outbound, z.ZodTypeDef, GetListingByIdResponseBody>;
1368
- /**
1369
- * @internal
1370
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1371
- */
1372
- export declare namespace GetListingByIdResponseBody$ {
1373
- /** @deprecated use `GetListingByIdResponseBody$inboundSchema` instead. */
1374
- const inboundSchema: z.ZodType<GetListingByIdResponseBody, z.ZodTypeDef, unknown>;
1375
- /** @deprecated use `GetListingByIdResponseBody$outboundSchema` instead. */
1376
- const outboundSchema: z.ZodType<GetListingByIdResponseBody$Outbound, z.ZodTypeDef, GetListingByIdResponseBody>;
1377
- /** @deprecated use `GetListingByIdResponseBody$Outbound` instead. */
1378
- type Outbound = GetListingByIdResponseBody$Outbound;
1379
- }
1380
- export declare function getListingByIdResponseBodyToJSON(getListingByIdResponseBody: GetListingByIdResponseBody): string;
1381
713
  export declare function getListingByIdResponseBodyFromJSON(jsonString: string): SafeParseResult<GetListingByIdResponseBody, SDKValidationError>;
1382
714
  /** @internal */
1383
715
  export declare const GetListingByIdResponse$inboundSchema: z.ZodType<GetListingByIdResponse, z.ZodTypeDef, unknown>;
1384
- /** @internal */
1385
- export type GetListingByIdResponse$Outbound = GetListingByIdResponseBody$Outbound | GetListingByIdListingsResponseBody$Outbound | GetListingByIdListingsResponseResponseBody$Outbound;
1386
- /** @internal */
1387
- export declare const GetListingByIdResponse$outboundSchema: z.ZodType<GetListingByIdResponse$Outbound, z.ZodTypeDef, GetListingByIdResponse>;
1388
- /**
1389
- * @internal
1390
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1391
- */
1392
- export declare namespace GetListingByIdResponse$ {
1393
- /** @deprecated use `GetListingByIdResponse$inboundSchema` instead. */
1394
- const inboundSchema: z.ZodType<GetListingByIdResponse, z.ZodTypeDef, unknown>;
1395
- /** @deprecated use `GetListingByIdResponse$outboundSchema` instead. */
1396
- const outboundSchema: z.ZodType<GetListingByIdResponse$Outbound, z.ZodTypeDef, GetListingByIdResponse>;
1397
- /** @deprecated use `GetListingByIdResponse$Outbound` instead. */
1398
- type Outbound = GetListingByIdResponse$Outbound;
1399
- }
1400
- export declare function getListingByIdResponseToJSON(getListingByIdResponse: GetListingByIdResponse): string;
1401
716
  export declare function getListingByIdResponseFromJSON(jsonString: string): SafeParseResult<GetListingByIdResponse, SDKValidationError>;
1402
717
  //# sourceMappingURL=getlistingbyid.d.ts.map