@vepler/sdk 2.46.0 → 2.50.3

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 (796) hide show
  1. package/README.md +5 -6
  2. package/dist/commonjs/funcs/addressGetNearestPostcodes.js.map +1 -1
  3. package/dist/commonjs/funcs/addressLookupOutcode.js.map +1 -1
  4. package/dist/commonjs/funcs/addressLookupPostcode.js.map +1 -1
  5. package/dist/commonjs/funcs/addressLookupUprn.js.map +1 -1
  6. package/dist/commonjs/funcs/addressValidatePostcode.js.map +1 -1
  7. package/dist/commonjs/funcs/areasGetAreas.js.map +1 -1
  8. package/dist/commonjs/funcs/areasGetBorderingAreas.js.map +1 -1
  9. package/dist/commonjs/funcs/areasGetChildAreas.js.map +1 -1
  10. package/dist/commonjs/funcs/companiesGetCompaniesByLocation.js.map +1 -1
  11. package/dist/commonjs/funcs/companiesGetCompany.js.map +1 -1
  12. package/dist/commonjs/funcs/companiesGetCompanyOfficers.js.map +1 -1
  13. package/dist/commonjs/funcs/companiesGetCompanyPscs.js.map +1 -1
  14. package/dist/commonjs/funcs/companiesGetOfficer.js.map +1 -1
  15. package/dist/commonjs/funcs/companiesGetPerson.js.map +1 -1
  16. package/dist/commonjs/funcs/companiesGetPersonAppointments.js.map +1 -1
  17. package/dist/commonjs/funcs/companiesGetPersonCluster.js.map +1 -1
  18. package/dist/commonjs/funcs/companiesGetPsc.js.map +1 -1
  19. package/dist/commonjs/funcs/connectivityGetConnectivityScores.js.map +1 -1
  20. package/dist/commonjs/funcs/councilsGet.js.map +1 -1
  21. package/dist/commonjs/funcs/energyGetByProperty.js.map +1 -1
  22. package/dist/commonjs/funcs/energyGetCapacity.js.map +1 -1
  23. package/dist/commonjs/funcs/energyGetConnectionQueueBySubstation.js.map +1 -1
  24. package/dist/commonjs/funcs/energyGetConnectionQueueEntry.js.map +1 -1
  25. package/dist/commonjs/funcs/energyGetDFES.js.map +1 -1
  26. package/dist/commonjs/funcs/energyGetSubstation.js.map +1 -1
  27. package/dist/commonjs/funcs/epcGetEPCByLocationId.d.ts +18 -0
  28. package/dist/commonjs/funcs/epcGetEPCByLocationId.d.ts.map +1 -0
  29. package/dist/commonjs/funcs/{epcGetByLocationId.js → epcGetEPCByLocationId.js} +8 -7
  30. package/dist/commonjs/funcs/epcGetEPCByLocationId.js.map +1 -0
  31. package/dist/commonjs/funcs/{systemCheckEPCHealth.d.ts → epcGetEPCHealth.d.ts} +3 -6
  32. package/dist/commonjs/funcs/epcGetEPCHealth.d.ts.map +1 -0
  33. package/dist/commonjs/funcs/{systemCheckEPCHealth.js → epcGetEPCHealth.js} +6 -9
  34. package/dist/{esm/funcs/systemCheckEPCHealth.js.map → commonjs/funcs/epcGetEPCHealth.js.map} +1 -1
  35. package/dist/commonjs/funcs/listingsGetListingById.js.map +1 -1
  36. package/dist/commonjs/funcs/listingsGetListingBySource.js.map +1 -1
  37. package/dist/commonjs/funcs/listingsGetListingsByLocation.js.map +1 -1
  38. package/dist/commonjs/funcs/planningGetPlanningApplications.js.map +1 -1
  39. package/dist/commonjs/funcs/planningGetPlanningApplicationsBySource.js.map +1 -1
  40. package/dist/commonjs/funcs/poiGetPOITile.js.map +1 -1
  41. package/dist/commonjs/funcs/propertyGetProperties.js.map +1 -1
  42. package/dist/commonjs/funcs/propertyGetPropertiesByLocation.js.map +1 -1
  43. package/dist/commonjs/funcs/propertyGetPropertiesBySource.js.map +1 -1
  44. package/dist/commonjs/funcs/propertyGetPropertyTiles.js.map +1 -1
  45. package/dist/commonjs/funcs/schoolsGet.js.map +1 -1
  46. package/dist/commonjs/funcs/schoolsGetBySlug.js.map +1 -1
  47. package/dist/commonjs/funcs/schoolsGetByUrn.js.map +1 -1
  48. package/dist/commonjs/funcs/sitesFindByProperty.js.map +1 -1
  49. package/dist/commonjs/funcs/sitesGet.js.map +1 -1
  50. package/dist/commonjs/funcs/sitesGetProperties.js.map +1 -1
  51. package/dist/commonjs/funcs/sitesGetTiles.js.map +1 -1
  52. package/dist/commonjs/funcs/titleDeedsGetV1TitleDeedsTitleNumberDocuments.js.map +1 -1
  53. package/dist/commonjs/funcs/titleDeedsGetV1TitleDeedsTitleNumberDocumentsDocumentType.js.map +1 -1
  54. package/dist/commonjs/funcs/titleDeedsPostV1TitleDeedsTitleNumberPurchase.js.map +1 -1
  55. package/dist/commonjs/lib/config.d.ts +3 -3
  56. package/dist/commonjs/lib/config.js +3 -3
  57. package/dist/commonjs/lib/config.js.map +1 -1
  58. package/dist/commonjs/lib/encodings.d.ts.map +1 -1
  59. package/dist/commonjs/lib/encodings.js +20 -5
  60. package/dist/commonjs/lib/encodings.js.map +1 -1
  61. package/dist/commonjs/lib/files.d.ts +13 -0
  62. package/dist/commonjs/lib/files.d.ts.map +1 -1
  63. package/dist/commonjs/lib/files.js +19 -0
  64. package/dist/commonjs/lib/files.js.map +1 -1
  65. package/dist/commonjs/lib/sdks.d.ts.map +1 -1
  66. package/dist/commonjs/lib/sdks.js +8 -4
  67. package/dist/commonjs/lib/sdks.js.map +1 -1
  68. package/dist/commonjs/lib/url.d.ts.map +1 -1
  69. package/dist/commonjs/lib/url.js +4 -2
  70. package/dist/commonjs/lib/url.js.map +1 -1
  71. package/dist/commonjs/sdk/epc.d.ts +7 -3
  72. package/dist/commonjs/sdk/epc.d.ts.map +1 -1
  73. package/dist/commonjs/sdk/epc.js +12 -5
  74. package/dist/commonjs/sdk/epc.js.map +1 -1
  75. package/dist/commonjs/sdk/models/errors/getepcbylocationid.d.ts +0 -65
  76. package/dist/commonjs/sdk/models/errors/getepcbylocationid.d.ts.map +1 -1
  77. package/dist/commonjs/sdk/models/errors/getepcbylocationid.js +1 -57
  78. package/dist/commonjs/sdk/models/errors/getepcbylocationid.js.map +1 -1
  79. package/dist/commonjs/sdk/models/operations/findnearestsubstations.d.ts +7 -7
  80. package/dist/commonjs/sdk/models/operations/findsitesbyproperty.d.ts +3 -0
  81. package/dist/commonjs/sdk/models/operations/findsitesbyproperty.d.ts.map +1 -1
  82. package/dist/commonjs/sdk/models/operations/findsitesbyproperty.js.map +1 -1
  83. package/dist/commonjs/sdk/models/operations/findsupplyareabypoint.d.ts +6 -6
  84. package/dist/commonjs/sdk/models/operations/getareacoverage.d.ts +18 -15
  85. package/dist/commonjs/sdk/models/operations/getareacoverage.d.ts.map +1 -1
  86. package/dist/commonjs/sdk/models/operations/getareacoverage.js +7 -7
  87. package/dist/commonjs/sdk/models/operations/getareacoverage.js.map +1 -1
  88. package/dist/commonjs/sdk/models/operations/getareaswithinradius.d.ts +2 -2
  89. package/dist/commonjs/sdk/models/operations/getareaswithinradius.js +1 -1
  90. package/dist/commonjs/sdk/models/operations/getborderingareas.d.ts +2 -2
  91. package/dist/commonjs/sdk/models/operations/getchildareas.d.ts +2 -2
  92. package/dist/commonjs/sdk/models/operations/getcompaniesbylocation.d.ts +3 -0
  93. package/dist/commonjs/sdk/models/operations/getcompaniesbylocation.d.ts.map +1 -1
  94. package/dist/commonjs/sdk/models/operations/getcompaniesbylocation.js.map +1 -1
  95. package/dist/commonjs/sdk/models/operations/getconnectionqueuebysubstation.d.ts +6 -3
  96. package/dist/commonjs/sdk/models/operations/getconnectionqueuebysubstation.d.ts.map +1 -1
  97. package/dist/commonjs/sdk/models/operations/getconnectionqueuebysubstation.js.map +1 -1
  98. package/dist/commonjs/sdk/models/operations/getconnectionqueueentry.d.ts +11 -8
  99. package/dist/commonjs/sdk/models/operations/getconnectionqueueentry.d.ts.map +1 -1
  100. package/dist/commonjs/sdk/models/operations/getconnectionqueueentry.js +6 -6
  101. package/dist/commonjs/sdk/models/operations/getconnectionqueueentry.js.map +1 -1
  102. package/dist/commonjs/sdk/models/operations/getconnectivityscores.d.ts +12 -12
  103. package/dist/commonjs/sdk/models/operations/getcouncilbyproviderid.d.ts +3 -0
  104. package/dist/commonjs/sdk/models/operations/getcouncilbyproviderid.d.ts.map +1 -1
  105. package/dist/commonjs/sdk/models/operations/getcouncilbyproviderid.js.map +1 -1
  106. package/dist/commonjs/sdk/models/operations/getenergyforproperty.d.ts +29 -26
  107. package/dist/commonjs/sdk/models/operations/getenergyforproperty.d.ts.map +1 -1
  108. package/dist/commonjs/sdk/models/operations/getenergyforproperty.js.map +1 -1
  109. package/dist/commonjs/sdk/models/operations/getepcbylocationid.d.ts +2231 -233
  110. package/dist/commonjs/sdk/models/operations/getepcbylocationid.d.ts.map +1 -1
  111. package/dist/commonjs/sdk/models/operations/getepcbylocationid.js +1411 -110
  112. package/dist/commonjs/sdk/models/operations/getepcbylocationid.js.map +1 -1
  113. package/dist/commonjs/sdk/models/operations/getepchealth.d.ts +13 -0
  114. package/dist/commonjs/sdk/models/operations/getepchealth.d.ts.map +1 -0
  115. package/dist/commonjs/sdk/models/{shared/dateofbirth.js → operations/getepchealth.js} +7 -8
  116. package/dist/commonjs/sdk/models/operations/getepchealth.js.map +1 -0
  117. package/dist/commonjs/sdk/models/operations/getmetricvalues.d.ts +3 -6
  118. package/dist/commonjs/sdk/models/operations/getmetricvalues.d.ts.map +1 -1
  119. package/dist/commonjs/sdk/models/operations/getmetricvalues.js +1 -1
  120. package/dist/commonjs/sdk/models/operations/getmetricvalues.js.map +1 -1
  121. package/dist/commonjs/sdk/models/operations/getnearestpoi.d.ts +4 -4
  122. package/dist/commonjs/sdk/models/operations/getnearestpoi.d.ts.map +1 -1
  123. package/dist/commonjs/sdk/models/operations/getnearestpoi.js +6 -6
  124. package/dist/commonjs/sdk/models/operations/getnearestpoi.js.map +1 -1
  125. package/dist/commonjs/sdk/models/operations/getschoolbyid.d.ts +9 -0
  126. package/dist/commonjs/sdk/models/operations/getschoolbyid.d.ts.map +1 -1
  127. package/dist/commonjs/sdk/models/operations/getschoolbyid.js.map +1 -1
  128. package/dist/commonjs/sdk/models/operations/getschoolbyslug.d.ts +9 -0
  129. package/dist/commonjs/sdk/models/operations/getschoolbyslug.d.ts.map +1 -1
  130. package/dist/commonjs/sdk/models/operations/getschoolbyslug.js.map +1 -1
  131. package/dist/commonjs/sdk/models/operations/getschoolbyurn.d.ts +9 -0
  132. package/dist/commonjs/sdk/models/operations/getschoolbyurn.d.ts.map +1 -1
  133. package/dist/commonjs/sdk/models/operations/getschoolbyurn.js.map +1 -1
  134. package/dist/commonjs/sdk/models/operations/getschoolmetrics.d.ts +18 -6
  135. package/dist/commonjs/sdk/models/operations/getschoolmetrics.d.ts.map +1 -1
  136. package/dist/commonjs/sdk/models/operations/getschoolmetrics.js +3 -3
  137. package/dist/commonjs/sdk/models/operations/getschoolmetrics.js.map +1 -1
  138. package/dist/commonjs/sdk/models/operations/getsubstationbycode.d.ts +7 -4
  139. package/dist/commonjs/sdk/models/operations/getsubstationbycode.d.ts.map +1 -1
  140. package/dist/commonjs/sdk/models/operations/getsubstationbycode.js.map +1 -1
  141. package/dist/commonjs/sdk/models/operations/getsubstationcapacity.d.ts +5 -2
  142. package/dist/commonjs/sdk/models/operations/getsubstationcapacity.d.ts.map +1 -1
  143. package/dist/commonjs/sdk/models/operations/getsubstationcapacity.js.map +1 -1
  144. package/dist/commonjs/sdk/models/operations/getsubstationdfes.d.ts +8 -5
  145. package/dist/commonjs/sdk/models/operations/getsubstationdfes.d.ts.map +1 -1
  146. package/dist/commonjs/sdk/models/operations/getsubstationdfes.js.map +1 -1
  147. package/dist/commonjs/sdk/models/operations/getv1titledeedstitlenumberdocuments.d.ts +3 -0
  148. package/dist/commonjs/sdk/models/operations/getv1titledeedstitlenumberdocuments.d.ts.map +1 -1
  149. package/dist/commonjs/sdk/models/operations/getv1titledeedstitlenumberdocuments.js.map +1 -1
  150. package/dist/commonjs/sdk/models/operations/getv1titledeedstitlenumberdocumentsdocumenttype.d.ts +3 -0
  151. package/dist/commonjs/sdk/models/operations/getv1titledeedstitlenumberdocumentsdocumenttype.d.ts.map +1 -1
  152. package/dist/commonjs/sdk/models/operations/getv1titledeedstitlenumberdocumentsdocumenttype.js.map +1 -1
  153. package/dist/commonjs/sdk/models/operations/index.d.ts +1 -1
  154. package/dist/commonjs/sdk/models/operations/index.d.ts.map +1 -1
  155. package/dist/commonjs/sdk/models/operations/index.js +1 -1
  156. package/dist/commonjs/sdk/models/operations/index.js.map +1 -1
  157. package/dist/commonjs/sdk/models/operations/listschools.d.ts +30 -0
  158. package/dist/commonjs/sdk/models/operations/listschools.d.ts.map +1 -1
  159. package/dist/commonjs/sdk/models/operations/listschools.js.map +1 -1
  160. package/dist/commonjs/sdk/models/operations/postv1titledeedstitlenumberpurchase.d.ts +3 -0
  161. package/dist/commonjs/sdk/models/operations/postv1titledeedstitlenumberpurchase.d.ts.map +1 -1
  162. package/dist/commonjs/sdk/models/operations/postv1titledeedstitlenumberpurchase.js.map +1 -1
  163. package/dist/commonjs/sdk/models/operations/resolveaddress.d.ts +4 -4
  164. package/dist/commonjs/sdk/models/operations/resolveaddress.d.ts.map +1 -1
  165. package/dist/commonjs/sdk/models/operations/resolveaddress.js +4 -4
  166. package/dist/commonjs/sdk/models/operations/resolveaddress.js.map +1 -1
  167. package/dist/commonjs/sdk/models/operations/searchconnectionqueue.d.ts +4 -4
  168. package/dist/commonjs/sdk/models/operations/searchecr.d.ts +8 -8
  169. package/dist/commonjs/sdk/models/operations/searchplanningpolicy.d.ts +9 -0
  170. package/dist/commonjs/sdk/models/operations/searchplanningpolicy.d.ts.map +1 -1
  171. package/dist/commonjs/sdk/models/operations/searchplanningpolicy.js.map +1 -1
  172. package/dist/commonjs/sdk/models/operations/searchschoolsnearby.d.ts +24 -0
  173. package/dist/commonjs/sdk/models/operations/searchschoolsnearby.d.ts.map +1 -1
  174. package/dist/commonjs/sdk/models/operations/searchschoolsnearby.js.map +1 -1
  175. package/dist/commonjs/sdk/models/operations/searchschoolswithin.d.ts +27 -0
  176. package/dist/commonjs/sdk/models/operations/searchschoolswithin.d.ts.map +1 -1
  177. package/dist/commonjs/sdk/models/operations/searchschoolswithin.js.map +1 -1
  178. package/dist/commonjs/sdk/models/operations/searchsubstations.d.ts +4 -4
  179. package/dist/commonjs/sdk/models/shared/builddata.d.ts +51 -0
  180. package/dist/commonjs/sdk/models/shared/builddata.d.ts.map +1 -1
  181. package/dist/commonjs/sdk/models/shared/builddata.js +3 -0
  182. package/dist/commonjs/sdk/models/shared/builddata.js.map +1 -1
  183. package/dist/commonjs/sdk/models/shared/chargeentry.d.ts +9 -6
  184. package/dist/commonjs/sdk/models/shared/chargeentry.d.ts.map +1 -1
  185. package/dist/commonjs/sdk/models/shared/chargeentry.js +6 -6
  186. package/dist/commonjs/sdk/models/shared/chargeentry.js.map +1 -1
  187. package/dist/commonjs/sdk/models/shared/chargehistory.d.ts +9 -3
  188. package/dist/commonjs/sdk/models/shared/chargehistory.d.ts.map +1 -1
  189. package/dist/commonjs/sdk/models/shared/chargehistory.js +3 -4
  190. package/dist/commonjs/sdk/models/shared/chargehistory.js.map +1 -1
  191. package/dist/commonjs/sdk/models/shared/company.d.ts +49 -2
  192. package/dist/commonjs/sdk/models/shared/company.d.ts.map +1 -1
  193. package/dist/commonjs/sdk/models/shared/company.js +19 -4
  194. package/dist/commonjs/sdk/models/shared/company.js.map +1 -1
  195. package/dist/commonjs/sdk/models/shared/companysummary.d.ts +52 -2
  196. package/dist/commonjs/sdk/models/shared/companysummary.d.ts.map +1 -1
  197. package/dist/commonjs/sdk/models/shared/companysummary.js +19 -3
  198. package/dist/commonjs/sdk/models/shared/companysummary.js.map +1 -1
  199. package/dist/commonjs/sdk/models/shared/counciltaxbanddetails.d.ts +15 -0
  200. package/dist/commonjs/sdk/models/shared/counciltaxbanddetails.d.ts.map +1 -1
  201. package/dist/commonjs/sdk/models/shared/counciltaxbanddetails.js.map +1 -1
  202. package/dist/commonjs/sdk/models/shared/counciltaxdata.d.ts +27 -0
  203. package/dist/commonjs/sdk/models/shared/counciltaxdata.d.ts.map +1 -1
  204. package/dist/commonjs/sdk/models/shared/counciltaxdata.js +3 -0
  205. package/dist/commonjs/sdk/models/shared/counciltaxdata.js.map +1 -1
  206. package/dist/commonjs/sdk/models/shared/epcdata.d.ts +1717 -16
  207. package/dist/commonjs/sdk/models/shared/epcdata.d.ts.map +1 -1
  208. package/dist/commonjs/sdk/models/shared/epcdata.js +1052 -14
  209. package/dist/commonjs/sdk/models/shared/epcdata.js.map +1 -1
  210. package/dist/commonjs/sdk/models/shared/index.d.ts +0 -4
  211. package/dist/commonjs/sdk/models/shared/index.d.ts.map +1 -1
  212. package/dist/commonjs/sdk/models/shared/index.js +0 -4
  213. package/dist/commonjs/sdk/models/shared/index.js.map +1 -1
  214. package/dist/commonjs/sdk/models/shared/lease.d.ts +12 -0
  215. package/dist/commonjs/sdk/models/shared/lease.d.ts.map +1 -1
  216. package/dist/commonjs/sdk/models/shared/lease.js.map +1 -1
  217. package/dist/commonjs/sdk/models/shared/listing.d.ts +3 -0
  218. package/dist/commonjs/sdk/models/shared/listing.d.ts.map +1 -1
  219. package/dist/commonjs/sdk/models/shared/listing.js +2 -2
  220. package/dist/commonjs/sdk/models/shared/listing.js.map +1 -1
  221. package/dist/commonjs/sdk/models/shared/marketstatus.d.ts +43 -7
  222. package/dist/commonjs/sdk/models/shared/marketstatus.d.ts.map +1 -1
  223. package/dist/commonjs/sdk/models/shared/marketstatus.js +7 -9
  224. package/dist/commonjs/sdk/models/shared/marketstatus.js.map +1 -1
  225. package/dist/commonjs/sdk/models/shared/nearestpostcodesresponse.d.ts +4 -4
  226. package/dist/commonjs/sdk/models/shared/officer.d.ts +52 -2
  227. package/dist/commonjs/sdk/models/shared/officer.d.ts.map +1 -1
  228. package/dist/commonjs/sdk/models/shared/officer.js +20 -3
  229. package/dist/commonjs/sdk/models/shared/officer.js.map +1 -1
  230. package/dist/commonjs/sdk/models/shared/outcodelookupresponse.d.ts +2 -2
  231. package/dist/commonjs/sdk/models/shared/person.d.ts +16 -1
  232. package/dist/commonjs/sdk/models/shared/person.d.ts.map +1 -1
  233. package/dist/commonjs/sdk/models/shared/person.js +11 -3
  234. package/dist/commonjs/sdk/models/shared/person.js.map +1 -1
  235. package/dist/commonjs/sdk/models/shared/personcluster.d.ts +70 -2
  236. package/dist/commonjs/sdk/models/shared/personcluster.d.ts.map +1 -1
  237. package/dist/commonjs/sdk/models/shared/personcluster.js +32 -3
  238. package/dist/commonjs/sdk/models/shared/personcluster.js.map +1 -1
  239. package/dist/commonjs/sdk/models/shared/personlistresponse.d.ts +1 -1
  240. package/dist/commonjs/sdk/models/shared/personlistresponse.d.ts.map +1 -1
  241. package/dist/commonjs/sdk/models/shared/personlistresponse.js +1 -1
  242. package/dist/commonjs/sdk/models/shared/personlistresponse.js.map +1 -1
  243. package/dist/commonjs/sdk/models/shared/personsummary.d.ts +21 -3
  244. package/dist/commonjs/sdk/models/shared/personsummary.d.ts.map +1 -1
  245. package/dist/commonjs/sdk/models/shared/personsummary.js +12 -3
  246. package/dist/commonjs/sdk/models/shared/personsummary.js.map +1 -1
  247. package/dist/commonjs/sdk/models/shared/planningapplication.d.ts +64 -4
  248. package/dist/commonjs/sdk/models/shared/planningapplication.d.ts.map +1 -1
  249. package/dist/commonjs/sdk/models/shared/planningapplication.js +32 -5
  250. package/dist/commonjs/sdk/models/shared/planningapplication.js.map +1 -1
  251. package/dist/commonjs/sdk/models/shared/postcodeaddress.d.ts +2 -2
  252. package/dist/commonjs/sdk/models/shared/postcodevalidationresponse.d.ts +2 -2
  253. package/dist/commonjs/sdk/models/shared/pricechange.d.ts +21 -0
  254. package/dist/commonjs/sdk/models/shared/pricechange.d.ts.map +1 -1
  255. package/dist/commonjs/sdk/models/shared/pricechange.js +3 -0
  256. package/dist/commonjs/sdk/models/shared/pricechange.js.map +1 -1
  257. package/dist/commonjs/sdk/models/shared/pricingdata.d.ts +15 -0
  258. package/dist/commonjs/sdk/models/shared/pricingdata.d.ts.map +1 -1
  259. package/dist/commonjs/sdk/models/shared/pricingdata.js.map +1 -1
  260. package/dist/commonjs/sdk/models/shared/propertyaddress.d.ts +11 -5
  261. package/dist/commonjs/sdk/models/shared/propertyaddress.d.ts.map +1 -1
  262. package/dist/commonjs/sdk/models/shared/propertyaddress.js +5 -5
  263. package/dist/commonjs/sdk/models/shared/propertyaddress.js.map +1 -1
  264. package/dist/commonjs/sdk/models/shared/propertydataapi.d.ts +105 -0
  265. package/dist/commonjs/sdk/models/shared/propertydataapi.d.ts.map +1 -1
  266. package/dist/commonjs/sdk/models/shared/propertydataapi.js +12 -0
  267. package/dist/commonjs/sdk/models/shared/propertydataapi.js.map +1 -1
  268. package/dist/commonjs/sdk/models/shared/prosperitydata.d.ts +8 -8
  269. package/dist/commonjs/sdk/models/shared/prosperitydata.d.ts.map +1 -1
  270. package/dist/commonjs/sdk/models/shared/prosperitydata.js +8 -8
  271. package/dist/commonjs/sdk/models/shared/prosperitydata.js.map +1 -1
  272. package/dist/commonjs/sdk/models/shared/psc.d.ts +52 -2
  273. package/dist/commonjs/sdk/models/shared/psc.d.ts.map +1 -1
  274. package/dist/commonjs/sdk/models/shared/psc.js +19 -3
  275. package/dist/commonjs/sdk/models/shared/psc.js.map +1 -1
  276. package/dist/commonjs/sdk/models/shared/reversegeocoderesponse.d.ts +2 -2
  277. package/dist/commonjs/sdk/models/shared/roomdetails.d.ts +6 -0
  278. package/dist/commonjs/sdk/models/shared/roomdetails.d.ts.map +1 -1
  279. package/dist/commonjs/sdk/models/shared/roomdetails.js.map +1 -1
  280. package/dist/commonjs/sdk/models/shared/salerecord.d.ts +3 -3
  281. package/dist/commonjs/sdk/models/shared/salerecord.d.ts.map +1 -1
  282. package/dist/commonjs/sdk/models/shared/salerecord.js +3 -4
  283. package/dist/commonjs/sdk/models/shared/salerecord.js.map +1 -1
  284. package/dist/commonjs/sdk/models/shared/searchresponse.d.ts +3 -21
  285. package/dist/commonjs/sdk/models/shared/searchresponse.d.ts.map +1 -1
  286. package/dist/commonjs/sdk/models/shared/searchresponse.js +1 -6
  287. package/dist/commonjs/sdk/models/shared/searchresponse.js.map +1 -1
  288. package/dist/commonjs/sdk/models/shared/searchresult.d.ts +5 -17
  289. package/dist/commonjs/sdk/models/shared/searchresult.d.ts.map +1 -1
  290. package/dist/commonjs/sdk/models/shared/searchresult.js +1 -5
  291. package/dist/commonjs/sdk/models/shared/searchresult.js.map +1 -1
  292. package/dist/commonjs/sdk/models/shared/site.d.ts +2 -2
  293. package/dist/commonjs/sdk/models/shared/streetqueryresponse.d.ts +0 -3
  294. package/dist/commonjs/sdk/models/shared/streetqueryresponse.d.ts.map +1 -1
  295. package/dist/commonjs/sdk/models/shared/streetqueryresponse.js.map +1 -1
  296. package/dist/commonjs/sdk/models/shared/tenancydata.d.ts +6 -0
  297. package/dist/commonjs/sdk/models/shared/tenancydata.d.ts.map +1 -1
  298. package/dist/commonjs/sdk/models/shared/tenancydata.js.map +1 -1
  299. package/dist/commonjs/sdk/models/shared/tenuredata.d.ts +9 -0
  300. package/dist/commonjs/sdk/models/shared/tenuredata.d.ts.map +1 -1
  301. package/dist/commonjs/sdk/models/shared/tenuredata.js +3 -0
  302. package/dist/commonjs/sdk/models/shared/tenuredata.js.map +1 -1
  303. package/dist/commonjs/sdk/models/shared/uprnlookupresponse.d.ts +2 -2
  304. package/dist/commonjs/sdk/system.d.ts +0 -7
  305. package/dist/commonjs/sdk/system.d.ts.map +1 -1
  306. package/dist/commonjs/sdk/system.js +0 -10
  307. package/dist/commonjs/sdk/system.js.map +1 -1
  308. package/dist/esm/funcs/addressGetNearestPostcodes.js.map +1 -1
  309. package/dist/esm/funcs/addressLookupOutcode.js.map +1 -1
  310. package/dist/esm/funcs/addressLookupPostcode.js.map +1 -1
  311. package/dist/esm/funcs/addressLookupUprn.js.map +1 -1
  312. package/dist/esm/funcs/addressValidatePostcode.js.map +1 -1
  313. package/dist/esm/funcs/areasGetAreas.js.map +1 -1
  314. package/dist/esm/funcs/areasGetBorderingAreas.js.map +1 -1
  315. package/dist/esm/funcs/areasGetChildAreas.js.map +1 -1
  316. package/dist/esm/funcs/companiesGetCompaniesByLocation.js.map +1 -1
  317. package/dist/esm/funcs/companiesGetCompany.js.map +1 -1
  318. package/dist/esm/funcs/companiesGetCompanyOfficers.js.map +1 -1
  319. package/dist/esm/funcs/companiesGetCompanyPscs.js.map +1 -1
  320. package/dist/esm/funcs/companiesGetOfficer.js.map +1 -1
  321. package/dist/esm/funcs/companiesGetPerson.js.map +1 -1
  322. package/dist/esm/funcs/companiesGetPersonAppointments.js.map +1 -1
  323. package/dist/esm/funcs/companiesGetPersonCluster.js.map +1 -1
  324. package/dist/esm/funcs/companiesGetPsc.js.map +1 -1
  325. package/dist/esm/funcs/connectivityGetConnectivityScores.js.map +1 -1
  326. package/dist/esm/funcs/councilsGet.js.map +1 -1
  327. package/dist/esm/funcs/energyGetByProperty.js.map +1 -1
  328. package/dist/esm/funcs/energyGetCapacity.js.map +1 -1
  329. package/dist/esm/funcs/energyGetConnectionQueueBySubstation.js.map +1 -1
  330. package/dist/esm/funcs/energyGetConnectionQueueEntry.js.map +1 -1
  331. package/dist/esm/funcs/energyGetDFES.js.map +1 -1
  332. package/dist/esm/funcs/energyGetSubstation.js.map +1 -1
  333. package/dist/esm/funcs/epcGetEPCByLocationId.d.ts +18 -0
  334. package/dist/esm/funcs/epcGetEPCByLocationId.d.ts.map +1 -0
  335. package/dist/esm/funcs/{epcGetByLocationId.js → epcGetEPCByLocationId.js} +7 -6
  336. package/dist/esm/funcs/epcGetEPCByLocationId.js.map +1 -0
  337. package/dist/esm/funcs/{systemCheckEPCHealth.d.ts → epcGetEPCHealth.d.ts} +3 -6
  338. package/dist/esm/funcs/epcGetEPCHealth.d.ts.map +1 -0
  339. package/dist/esm/funcs/{systemCheckEPCHealth.js → epcGetEPCHealth.js} +5 -8
  340. package/dist/esm/funcs/epcGetEPCHealth.js.map +1 -0
  341. package/dist/esm/funcs/listingsGetListingById.js.map +1 -1
  342. package/dist/esm/funcs/listingsGetListingBySource.js.map +1 -1
  343. package/dist/esm/funcs/listingsGetListingsByLocation.js.map +1 -1
  344. package/dist/esm/funcs/planningGetPlanningApplications.js.map +1 -1
  345. package/dist/esm/funcs/planningGetPlanningApplicationsBySource.js.map +1 -1
  346. package/dist/esm/funcs/poiGetPOITile.js.map +1 -1
  347. package/dist/esm/funcs/propertyGetProperties.js.map +1 -1
  348. package/dist/esm/funcs/propertyGetPropertiesByLocation.js.map +1 -1
  349. package/dist/esm/funcs/propertyGetPropertiesBySource.js.map +1 -1
  350. package/dist/esm/funcs/propertyGetPropertyTiles.js.map +1 -1
  351. package/dist/esm/funcs/schoolsGet.js.map +1 -1
  352. package/dist/esm/funcs/schoolsGetBySlug.js.map +1 -1
  353. package/dist/esm/funcs/schoolsGetByUrn.js.map +1 -1
  354. package/dist/esm/funcs/sitesFindByProperty.js.map +1 -1
  355. package/dist/esm/funcs/sitesGet.js.map +1 -1
  356. package/dist/esm/funcs/sitesGetProperties.js.map +1 -1
  357. package/dist/esm/funcs/sitesGetTiles.js.map +1 -1
  358. package/dist/esm/funcs/titleDeedsGetV1TitleDeedsTitleNumberDocuments.js.map +1 -1
  359. package/dist/esm/funcs/titleDeedsGetV1TitleDeedsTitleNumberDocumentsDocumentType.js.map +1 -1
  360. package/dist/esm/funcs/titleDeedsPostV1TitleDeedsTitleNumberPurchase.js.map +1 -1
  361. package/dist/esm/lib/config.d.ts +3 -3
  362. package/dist/esm/lib/config.js +3 -3
  363. package/dist/esm/lib/config.js.map +1 -1
  364. package/dist/esm/lib/encodings.d.ts.map +1 -1
  365. package/dist/esm/lib/encodings.js +20 -5
  366. package/dist/esm/lib/encodings.js.map +1 -1
  367. package/dist/esm/lib/files.d.ts +13 -0
  368. package/dist/esm/lib/files.d.ts.map +1 -1
  369. package/dist/esm/lib/files.js +18 -0
  370. package/dist/esm/lib/files.js.map +1 -1
  371. package/dist/esm/lib/sdks.d.ts.map +1 -1
  372. package/dist/esm/lib/sdks.js +8 -4
  373. package/dist/esm/lib/sdks.js.map +1 -1
  374. package/dist/esm/lib/url.d.ts.map +1 -1
  375. package/dist/esm/lib/url.js +4 -2
  376. package/dist/esm/lib/url.js.map +1 -1
  377. package/dist/esm/sdk/epc.d.ts +7 -3
  378. package/dist/esm/sdk/epc.d.ts.map +1 -1
  379. package/dist/esm/sdk/epc.js +12 -5
  380. package/dist/esm/sdk/epc.js.map +1 -1
  381. package/dist/esm/sdk/models/errors/getepcbylocationid.d.ts +0 -65
  382. package/dist/esm/sdk/models/errors/getepcbylocationid.d.ts.map +1 -1
  383. package/dist/esm/sdk/models/errors/getepcbylocationid.js +0 -54
  384. package/dist/esm/sdk/models/errors/getepcbylocationid.js.map +1 -1
  385. package/dist/esm/sdk/models/operations/findnearestsubstations.d.ts +7 -7
  386. package/dist/esm/sdk/models/operations/findsitesbyproperty.d.ts +3 -0
  387. package/dist/esm/sdk/models/operations/findsitesbyproperty.d.ts.map +1 -1
  388. package/dist/esm/sdk/models/operations/findsitesbyproperty.js.map +1 -1
  389. package/dist/esm/sdk/models/operations/findsupplyareabypoint.d.ts +6 -6
  390. package/dist/esm/sdk/models/operations/getareacoverage.d.ts +18 -15
  391. package/dist/esm/sdk/models/operations/getareacoverage.d.ts.map +1 -1
  392. package/dist/esm/sdk/models/operations/getareacoverage.js +8 -8
  393. package/dist/esm/sdk/models/operations/getareacoverage.js.map +1 -1
  394. package/dist/esm/sdk/models/operations/getareaswithinradius.d.ts +2 -2
  395. package/dist/esm/sdk/models/operations/getareaswithinradius.js +1 -1
  396. package/dist/esm/sdk/models/operations/getborderingareas.d.ts +2 -2
  397. package/dist/esm/sdk/models/operations/getchildareas.d.ts +2 -2
  398. package/dist/esm/sdk/models/operations/getcompaniesbylocation.d.ts +3 -0
  399. package/dist/esm/sdk/models/operations/getcompaniesbylocation.d.ts.map +1 -1
  400. package/dist/esm/sdk/models/operations/getcompaniesbylocation.js.map +1 -1
  401. package/dist/esm/sdk/models/operations/getconnectionqueuebysubstation.d.ts +6 -3
  402. package/dist/esm/sdk/models/operations/getconnectionqueuebysubstation.d.ts.map +1 -1
  403. package/dist/esm/sdk/models/operations/getconnectionqueuebysubstation.js.map +1 -1
  404. package/dist/esm/sdk/models/operations/getconnectionqueueentry.d.ts +11 -8
  405. package/dist/esm/sdk/models/operations/getconnectionqueueentry.d.ts.map +1 -1
  406. package/dist/esm/sdk/models/operations/getconnectionqueueentry.js +4 -4
  407. package/dist/esm/sdk/models/operations/getconnectionqueueentry.js.map +1 -1
  408. package/dist/esm/sdk/models/operations/getconnectivityscores.d.ts +12 -12
  409. package/dist/esm/sdk/models/operations/getcouncilbyproviderid.d.ts +3 -0
  410. package/dist/esm/sdk/models/operations/getcouncilbyproviderid.d.ts.map +1 -1
  411. package/dist/esm/sdk/models/operations/getcouncilbyproviderid.js.map +1 -1
  412. package/dist/esm/sdk/models/operations/getenergyforproperty.d.ts +29 -26
  413. package/dist/esm/sdk/models/operations/getenergyforproperty.d.ts.map +1 -1
  414. package/dist/esm/sdk/models/operations/getenergyforproperty.js.map +1 -1
  415. package/dist/esm/sdk/models/operations/getepcbylocationid.d.ts +2231 -233
  416. package/dist/esm/sdk/models/operations/getepcbylocationid.d.ts.map +1 -1
  417. package/dist/esm/sdk/models/operations/getepcbylocationid.js +1371 -106
  418. package/dist/esm/sdk/models/operations/getepcbylocationid.js.map +1 -1
  419. package/dist/esm/sdk/models/operations/getepchealth.d.ts +13 -0
  420. package/dist/esm/sdk/models/operations/getepchealth.d.ts.map +1 -0
  421. package/dist/esm/sdk/models/operations/getepchealth.js +13 -0
  422. package/dist/esm/sdk/models/operations/getepchealth.js.map +1 -0
  423. package/dist/esm/sdk/models/operations/getmetricvalues.d.ts +3 -6
  424. package/dist/esm/sdk/models/operations/getmetricvalues.d.ts.map +1 -1
  425. package/dist/esm/sdk/models/operations/getmetricvalues.js +1 -1
  426. package/dist/esm/sdk/models/operations/getmetricvalues.js.map +1 -1
  427. package/dist/esm/sdk/models/operations/getnearestpoi.d.ts +4 -4
  428. package/dist/esm/sdk/models/operations/getnearestpoi.d.ts.map +1 -1
  429. package/dist/esm/sdk/models/operations/getnearestpoi.js +4 -4
  430. package/dist/esm/sdk/models/operations/getnearestpoi.js.map +1 -1
  431. package/dist/esm/sdk/models/operations/getschoolbyid.d.ts +9 -0
  432. package/dist/esm/sdk/models/operations/getschoolbyid.d.ts.map +1 -1
  433. package/dist/esm/sdk/models/operations/getschoolbyid.js.map +1 -1
  434. package/dist/esm/sdk/models/operations/getschoolbyslug.d.ts +9 -0
  435. package/dist/esm/sdk/models/operations/getschoolbyslug.d.ts.map +1 -1
  436. package/dist/esm/sdk/models/operations/getschoolbyslug.js.map +1 -1
  437. package/dist/esm/sdk/models/operations/getschoolbyurn.d.ts +9 -0
  438. package/dist/esm/sdk/models/operations/getschoolbyurn.d.ts.map +1 -1
  439. package/dist/esm/sdk/models/operations/getschoolbyurn.js.map +1 -1
  440. package/dist/esm/sdk/models/operations/getschoolmetrics.d.ts +18 -6
  441. package/dist/esm/sdk/models/operations/getschoolmetrics.d.ts.map +1 -1
  442. package/dist/esm/sdk/models/operations/getschoolmetrics.js +3 -3
  443. package/dist/esm/sdk/models/operations/getschoolmetrics.js.map +1 -1
  444. package/dist/esm/sdk/models/operations/getsubstationbycode.d.ts +7 -4
  445. package/dist/esm/sdk/models/operations/getsubstationbycode.d.ts.map +1 -1
  446. package/dist/esm/sdk/models/operations/getsubstationbycode.js.map +1 -1
  447. package/dist/esm/sdk/models/operations/getsubstationcapacity.d.ts +5 -2
  448. package/dist/esm/sdk/models/operations/getsubstationcapacity.d.ts.map +1 -1
  449. package/dist/esm/sdk/models/operations/getsubstationcapacity.js.map +1 -1
  450. package/dist/esm/sdk/models/operations/getsubstationdfes.d.ts +8 -5
  451. package/dist/esm/sdk/models/operations/getsubstationdfes.d.ts.map +1 -1
  452. package/dist/esm/sdk/models/operations/getsubstationdfes.js.map +1 -1
  453. package/dist/esm/sdk/models/operations/getv1titledeedstitlenumberdocuments.d.ts +3 -0
  454. package/dist/esm/sdk/models/operations/getv1titledeedstitlenumberdocuments.d.ts.map +1 -1
  455. package/dist/esm/sdk/models/operations/getv1titledeedstitlenumberdocuments.js.map +1 -1
  456. package/dist/esm/sdk/models/operations/getv1titledeedstitlenumberdocumentsdocumenttype.d.ts +3 -0
  457. package/dist/esm/sdk/models/operations/getv1titledeedstitlenumberdocumentsdocumenttype.d.ts.map +1 -1
  458. package/dist/esm/sdk/models/operations/getv1titledeedstitlenumberdocumentsdocumenttype.js.map +1 -1
  459. package/dist/esm/sdk/models/operations/index.d.ts +1 -1
  460. package/dist/esm/sdk/models/operations/index.d.ts.map +1 -1
  461. package/dist/esm/sdk/models/operations/index.js +1 -1
  462. package/dist/esm/sdk/models/operations/index.js.map +1 -1
  463. package/dist/esm/sdk/models/operations/listschools.d.ts +30 -0
  464. package/dist/esm/sdk/models/operations/listschools.d.ts.map +1 -1
  465. package/dist/esm/sdk/models/operations/listschools.js.map +1 -1
  466. package/dist/esm/sdk/models/operations/postv1titledeedstitlenumberpurchase.d.ts +3 -0
  467. package/dist/esm/sdk/models/operations/postv1titledeedstitlenumberpurchase.d.ts.map +1 -1
  468. package/dist/esm/sdk/models/operations/postv1titledeedstitlenumberpurchase.js.map +1 -1
  469. package/dist/esm/sdk/models/operations/resolveaddress.d.ts +4 -4
  470. package/dist/esm/sdk/models/operations/resolveaddress.d.ts.map +1 -1
  471. package/dist/esm/sdk/models/operations/resolveaddress.js +3 -3
  472. package/dist/esm/sdk/models/operations/resolveaddress.js.map +1 -1
  473. package/dist/esm/sdk/models/operations/searchconnectionqueue.d.ts +4 -4
  474. package/dist/esm/sdk/models/operations/searchecr.d.ts +8 -8
  475. package/dist/esm/sdk/models/operations/searchplanningpolicy.d.ts +9 -0
  476. package/dist/esm/sdk/models/operations/searchplanningpolicy.d.ts.map +1 -1
  477. package/dist/esm/sdk/models/operations/searchplanningpolicy.js.map +1 -1
  478. package/dist/esm/sdk/models/operations/searchschoolsnearby.d.ts +24 -0
  479. package/dist/esm/sdk/models/operations/searchschoolsnearby.d.ts.map +1 -1
  480. package/dist/esm/sdk/models/operations/searchschoolsnearby.js.map +1 -1
  481. package/dist/esm/sdk/models/operations/searchschoolswithin.d.ts +27 -0
  482. package/dist/esm/sdk/models/operations/searchschoolswithin.d.ts.map +1 -1
  483. package/dist/esm/sdk/models/operations/searchschoolswithin.js.map +1 -1
  484. package/dist/esm/sdk/models/operations/searchsubstations.d.ts +4 -4
  485. package/dist/esm/sdk/models/shared/builddata.d.ts +51 -0
  486. package/dist/esm/sdk/models/shared/builddata.d.ts.map +1 -1
  487. package/dist/esm/sdk/models/shared/builddata.js +3 -0
  488. package/dist/esm/sdk/models/shared/builddata.js.map +1 -1
  489. package/dist/esm/sdk/models/shared/chargeentry.d.ts +9 -6
  490. package/dist/esm/sdk/models/shared/chargeentry.d.ts.map +1 -1
  491. package/dist/esm/sdk/models/shared/chargeentry.js +6 -6
  492. package/dist/esm/sdk/models/shared/chargeentry.js.map +1 -1
  493. package/dist/esm/sdk/models/shared/chargehistory.d.ts +9 -3
  494. package/dist/esm/sdk/models/shared/chargehistory.d.ts.map +1 -1
  495. package/dist/esm/sdk/models/shared/chargehistory.js +3 -4
  496. package/dist/esm/sdk/models/shared/chargehistory.js.map +1 -1
  497. package/dist/esm/sdk/models/shared/company.d.ts +49 -2
  498. package/dist/esm/sdk/models/shared/company.d.ts.map +1 -1
  499. package/dist/esm/sdk/models/shared/company.js +17 -3
  500. package/dist/esm/sdk/models/shared/company.js.map +1 -1
  501. package/dist/esm/sdk/models/shared/companysummary.d.ts +52 -2
  502. package/dist/esm/sdk/models/shared/companysummary.d.ts.map +1 -1
  503. package/dist/esm/sdk/models/shared/companysummary.js +17 -2
  504. package/dist/esm/sdk/models/shared/companysummary.js.map +1 -1
  505. package/dist/esm/sdk/models/shared/counciltaxbanddetails.d.ts +15 -0
  506. package/dist/esm/sdk/models/shared/counciltaxbanddetails.d.ts.map +1 -1
  507. package/dist/esm/sdk/models/shared/counciltaxbanddetails.js.map +1 -1
  508. package/dist/esm/sdk/models/shared/counciltaxdata.d.ts +27 -0
  509. package/dist/esm/sdk/models/shared/counciltaxdata.d.ts.map +1 -1
  510. package/dist/esm/sdk/models/shared/counciltaxdata.js +3 -0
  511. package/dist/esm/sdk/models/shared/counciltaxdata.js.map +1 -1
  512. package/dist/esm/sdk/models/shared/epcdata.d.ts +1717 -16
  513. package/dist/esm/sdk/models/shared/epcdata.d.ts.map +1 -1
  514. package/dist/esm/sdk/models/shared/epcdata.js +1022 -13
  515. package/dist/esm/sdk/models/shared/epcdata.js.map +1 -1
  516. package/dist/esm/sdk/models/shared/index.d.ts +0 -4
  517. package/dist/esm/sdk/models/shared/index.d.ts.map +1 -1
  518. package/dist/esm/sdk/models/shared/index.js +0 -4
  519. package/dist/esm/sdk/models/shared/index.js.map +1 -1
  520. package/dist/esm/sdk/models/shared/lease.d.ts +12 -0
  521. package/dist/esm/sdk/models/shared/lease.d.ts.map +1 -1
  522. package/dist/esm/sdk/models/shared/lease.js.map +1 -1
  523. package/dist/esm/sdk/models/shared/listing.d.ts +3 -0
  524. package/dist/esm/sdk/models/shared/listing.d.ts.map +1 -1
  525. package/dist/esm/sdk/models/shared/listing.js +3 -3
  526. package/dist/esm/sdk/models/shared/listing.js.map +1 -1
  527. package/dist/esm/sdk/models/shared/marketstatus.d.ts +43 -7
  528. package/dist/esm/sdk/models/shared/marketstatus.d.ts.map +1 -1
  529. package/dist/esm/sdk/models/shared/marketstatus.js +7 -9
  530. package/dist/esm/sdk/models/shared/marketstatus.js.map +1 -1
  531. package/dist/esm/sdk/models/shared/nearestpostcodesresponse.d.ts +4 -4
  532. package/dist/esm/sdk/models/shared/officer.d.ts +52 -2
  533. package/dist/esm/sdk/models/shared/officer.d.ts.map +1 -1
  534. package/dist/esm/sdk/models/shared/officer.js +18 -2
  535. package/dist/esm/sdk/models/shared/officer.js.map +1 -1
  536. package/dist/esm/sdk/models/shared/outcodelookupresponse.d.ts +2 -2
  537. package/dist/esm/sdk/models/shared/person.d.ts +16 -1
  538. package/dist/esm/sdk/models/shared/person.d.ts.map +1 -1
  539. package/dist/esm/sdk/models/shared/person.js +9 -2
  540. package/dist/esm/sdk/models/shared/person.js.map +1 -1
  541. package/dist/esm/sdk/models/shared/personcluster.d.ts +70 -2
  542. package/dist/esm/sdk/models/shared/personcluster.d.ts.map +1 -1
  543. package/dist/esm/sdk/models/shared/personcluster.js +29 -2
  544. package/dist/esm/sdk/models/shared/personcluster.js.map +1 -1
  545. package/dist/esm/sdk/models/shared/personlistresponse.d.ts +1 -1
  546. package/dist/esm/sdk/models/shared/personlistresponse.d.ts.map +1 -1
  547. package/dist/esm/sdk/models/shared/personlistresponse.js +1 -1
  548. package/dist/esm/sdk/models/shared/personlistresponse.js.map +1 -1
  549. package/dist/esm/sdk/models/shared/personsummary.d.ts +21 -3
  550. package/dist/esm/sdk/models/shared/personsummary.d.ts.map +1 -1
  551. package/dist/esm/sdk/models/shared/personsummary.js +10 -2
  552. package/dist/esm/sdk/models/shared/personsummary.js.map +1 -1
  553. package/dist/esm/sdk/models/shared/planningapplication.d.ts +64 -4
  554. package/dist/esm/sdk/models/shared/planningapplication.d.ts.map +1 -1
  555. package/dist/esm/sdk/models/shared/planningapplication.js +29 -4
  556. package/dist/esm/sdk/models/shared/planningapplication.js.map +1 -1
  557. package/dist/esm/sdk/models/shared/postcodeaddress.d.ts +2 -2
  558. package/dist/esm/sdk/models/shared/postcodevalidationresponse.d.ts +2 -2
  559. package/dist/esm/sdk/models/shared/pricechange.d.ts +21 -0
  560. package/dist/esm/sdk/models/shared/pricechange.d.ts.map +1 -1
  561. package/dist/esm/sdk/models/shared/pricechange.js +3 -0
  562. package/dist/esm/sdk/models/shared/pricechange.js.map +1 -1
  563. package/dist/esm/sdk/models/shared/pricingdata.d.ts +15 -0
  564. package/dist/esm/sdk/models/shared/pricingdata.d.ts.map +1 -1
  565. package/dist/esm/sdk/models/shared/pricingdata.js.map +1 -1
  566. package/dist/esm/sdk/models/shared/propertyaddress.d.ts +11 -5
  567. package/dist/esm/sdk/models/shared/propertyaddress.d.ts.map +1 -1
  568. package/dist/esm/sdk/models/shared/propertyaddress.js +5 -5
  569. package/dist/esm/sdk/models/shared/propertyaddress.js.map +1 -1
  570. package/dist/esm/sdk/models/shared/propertydataapi.d.ts +105 -0
  571. package/dist/esm/sdk/models/shared/propertydataapi.d.ts.map +1 -1
  572. package/dist/esm/sdk/models/shared/propertydataapi.js +12 -0
  573. package/dist/esm/sdk/models/shared/propertydataapi.js.map +1 -1
  574. package/dist/esm/sdk/models/shared/prosperitydata.d.ts +8 -8
  575. package/dist/esm/sdk/models/shared/prosperitydata.d.ts.map +1 -1
  576. package/dist/esm/sdk/models/shared/prosperitydata.js +8 -8
  577. package/dist/esm/sdk/models/shared/prosperitydata.js.map +1 -1
  578. package/dist/esm/sdk/models/shared/psc.d.ts +52 -2
  579. package/dist/esm/sdk/models/shared/psc.d.ts.map +1 -1
  580. package/dist/esm/sdk/models/shared/psc.js +17 -2
  581. package/dist/esm/sdk/models/shared/psc.js.map +1 -1
  582. package/dist/esm/sdk/models/shared/reversegeocoderesponse.d.ts +2 -2
  583. package/dist/esm/sdk/models/shared/roomdetails.d.ts +6 -0
  584. package/dist/esm/sdk/models/shared/roomdetails.d.ts.map +1 -1
  585. package/dist/esm/sdk/models/shared/roomdetails.js.map +1 -1
  586. package/dist/esm/sdk/models/shared/salerecord.d.ts +3 -3
  587. package/dist/esm/sdk/models/shared/salerecord.d.ts.map +1 -1
  588. package/dist/esm/sdk/models/shared/salerecord.js +3 -4
  589. package/dist/esm/sdk/models/shared/salerecord.js.map +1 -1
  590. package/dist/esm/sdk/models/shared/searchresponse.d.ts +3 -21
  591. package/dist/esm/sdk/models/shared/searchresponse.d.ts.map +1 -1
  592. package/dist/esm/sdk/models/shared/searchresponse.js +1 -6
  593. package/dist/esm/sdk/models/shared/searchresponse.js.map +1 -1
  594. package/dist/esm/sdk/models/shared/searchresult.d.ts +5 -17
  595. package/dist/esm/sdk/models/shared/searchresult.d.ts.map +1 -1
  596. package/dist/esm/sdk/models/shared/searchresult.js +1 -5
  597. package/dist/esm/sdk/models/shared/searchresult.js.map +1 -1
  598. package/dist/esm/sdk/models/shared/site.d.ts +2 -2
  599. package/dist/esm/sdk/models/shared/streetqueryresponse.d.ts +0 -3
  600. package/dist/esm/sdk/models/shared/streetqueryresponse.d.ts.map +1 -1
  601. package/dist/esm/sdk/models/shared/streetqueryresponse.js.map +1 -1
  602. package/dist/esm/sdk/models/shared/tenancydata.d.ts +6 -0
  603. package/dist/esm/sdk/models/shared/tenancydata.d.ts.map +1 -1
  604. package/dist/esm/sdk/models/shared/tenancydata.js.map +1 -1
  605. package/dist/esm/sdk/models/shared/tenuredata.d.ts +9 -0
  606. package/dist/esm/sdk/models/shared/tenuredata.d.ts.map +1 -1
  607. package/dist/esm/sdk/models/shared/tenuredata.js +3 -0
  608. package/dist/esm/sdk/models/shared/tenuredata.js.map +1 -1
  609. package/dist/esm/sdk/models/shared/uprnlookupresponse.d.ts +2 -2
  610. package/dist/esm/sdk/system.d.ts +0 -7
  611. package/dist/esm/sdk/system.d.ts.map +1 -1
  612. package/dist/esm/sdk/system.js +0 -10
  613. package/dist/esm/sdk/system.js.map +1 -1
  614. package/package.json +1 -1
  615. package/src/funcs/addressGetNearestPostcodes.ts +0 -1
  616. package/src/funcs/addressLookupOutcode.ts +0 -1
  617. package/src/funcs/addressLookupPostcode.ts +0 -1
  618. package/src/funcs/addressLookupUprn.ts +0 -1
  619. package/src/funcs/addressValidatePostcode.ts +0 -1
  620. package/src/funcs/areasGetAreas.ts +0 -1
  621. package/src/funcs/areasGetBorderingAreas.ts +0 -1
  622. package/src/funcs/areasGetChildAreas.ts +0 -1
  623. package/src/funcs/companiesGetCompaniesByLocation.ts +0 -1
  624. package/src/funcs/companiesGetCompany.ts +0 -1
  625. package/src/funcs/companiesGetCompanyOfficers.ts +0 -1
  626. package/src/funcs/companiesGetCompanyPscs.ts +0 -1
  627. package/src/funcs/companiesGetOfficer.ts +0 -1
  628. package/src/funcs/companiesGetPerson.ts +0 -1
  629. package/src/funcs/companiesGetPersonAppointments.ts +0 -1
  630. package/src/funcs/companiesGetPersonCluster.ts +0 -1
  631. package/src/funcs/companiesGetPsc.ts +0 -1
  632. package/src/funcs/connectivityGetConnectivityScores.ts +0 -1
  633. package/src/funcs/councilsGet.ts +0 -1
  634. package/src/funcs/energyGetByProperty.ts +0 -1
  635. package/src/funcs/energyGetCapacity.ts +0 -1
  636. package/src/funcs/energyGetConnectionQueueBySubstation.ts +0 -1
  637. package/src/funcs/energyGetConnectionQueueEntry.ts +0 -1
  638. package/src/funcs/energyGetDFES.ts +0 -1
  639. package/src/funcs/energyGetSubstation.ts +0 -1
  640. package/src/funcs/{epcGetByLocationId.ts → epcGetEPCByLocationId.ts} +5 -9
  641. package/src/funcs/{systemCheckEPCHealth.ts → epcGetEPCHealth.ts} +7 -10
  642. package/src/funcs/listingsGetListingById.ts +0 -1
  643. package/src/funcs/listingsGetListingBySource.ts +0 -1
  644. package/src/funcs/listingsGetListingsByLocation.ts +0 -1
  645. package/src/funcs/planningGetPlanningApplications.ts +0 -1
  646. package/src/funcs/planningGetPlanningApplicationsBySource.ts +0 -1
  647. package/src/funcs/poiGetPOITile.ts +0 -1
  648. package/src/funcs/propertyGetProperties.ts +0 -1
  649. package/src/funcs/propertyGetPropertiesByLocation.ts +0 -1
  650. package/src/funcs/propertyGetPropertiesBySource.ts +0 -1
  651. package/src/funcs/propertyGetPropertyTiles.ts +0 -1
  652. package/src/funcs/schoolsGet.ts +0 -1
  653. package/src/funcs/schoolsGetBySlug.ts +0 -1
  654. package/src/funcs/schoolsGetByUrn.ts +0 -1
  655. package/src/funcs/sitesFindByProperty.ts +0 -1
  656. package/src/funcs/sitesGet.ts +0 -1
  657. package/src/funcs/sitesGetProperties.ts +0 -1
  658. package/src/funcs/sitesGetTiles.ts +0 -1
  659. package/src/funcs/titleDeedsGetV1TitleDeedsTitleNumberDocuments.ts +0 -1
  660. package/src/funcs/titleDeedsGetV1TitleDeedsTitleNumberDocumentsDocumentType.ts +0 -1
  661. package/src/funcs/titleDeedsPostV1TitleDeedsTitleNumberPurchase.ts +0 -1
  662. package/src/lib/config.ts +3 -3
  663. package/src/lib/encodings.ts +23 -4
  664. package/src/lib/files.ts +22 -0
  665. package/src/lib/sdks.ts +7 -5
  666. package/src/lib/url.ts +16 -14
  667. package/src/sdk/epc.ts +18 -5
  668. package/src/sdk/models/errors/getepcbylocationid.ts +0 -127
  669. package/src/sdk/models/operations/findnearestsubstations.ts +7 -7
  670. package/src/sdk/models/operations/findsitesbyproperty.ts +3 -0
  671. package/src/sdk/models/operations/findsupplyareabypoint.ts +6 -6
  672. package/src/sdk/models/operations/getareacoverage.ts +32 -24
  673. package/src/sdk/models/operations/getareaswithinradius.ts +2 -2
  674. package/src/sdk/models/operations/getborderingareas.ts +2 -2
  675. package/src/sdk/models/operations/getchildareas.ts +2 -2
  676. package/src/sdk/models/operations/getcompaniesbylocation.ts +3 -0
  677. package/src/sdk/models/operations/getconnectionqueuebysubstation.ts +6 -3
  678. package/src/sdk/models/operations/getconnectionqueueentry.ts +19 -13
  679. package/src/sdk/models/operations/getconnectivityscores.ts +12 -12
  680. package/src/sdk/models/operations/getcouncilbyproviderid.ts +3 -0
  681. package/src/sdk/models/operations/getenergyforproperty.ts +29 -26
  682. package/src/sdk/models/operations/getepcbylocationid.ts +3587 -416
  683. package/src/sdk/models/operations/getepchealth.ts +34 -0
  684. package/src/sdk/models/operations/getmetricvalues.ts +3 -6
  685. package/src/sdk/models/operations/getnearestpoi.ts +9 -9
  686. package/src/sdk/models/operations/getschoolbyid.ts +9 -0
  687. package/src/sdk/models/operations/getschoolbyslug.ts +9 -0
  688. package/src/sdk/models/operations/getschoolbyurn.ts +9 -0
  689. package/src/sdk/models/operations/getschoolmetrics.ts +18 -6
  690. package/src/sdk/models/operations/getsubstationbycode.ts +7 -4
  691. package/src/sdk/models/operations/getsubstationcapacity.ts +5 -2
  692. package/src/sdk/models/operations/getsubstationdfes.ts +8 -5
  693. package/src/sdk/models/operations/getv1titledeedstitlenumberdocuments.ts +3 -0
  694. package/src/sdk/models/operations/getv1titledeedstitlenumberdocumentsdocumenttype.ts +3 -0
  695. package/src/sdk/models/operations/index.ts +1 -1
  696. package/src/sdk/models/operations/listschools.ts +30 -0
  697. package/src/sdk/models/operations/postv1titledeedstitlenumberpurchase.ts +3 -0
  698. package/src/sdk/models/operations/resolveaddress.ts +9 -6
  699. package/src/sdk/models/operations/searchconnectionqueue.ts +4 -4
  700. package/src/sdk/models/operations/searchecr.ts +8 -8
  701. package/src/sdk/models/operations/searchplanningpolicy.ts +9 -0
  702. package/src/sdk/models/operations/searchschoolsnearby.ts +24 -0
  703. package/src/sdk/models/operations/searchschoolswithin.ts +27 -0
  704. package/src/sdk/models/operations/searchsubstations.ts +4 -4
  705. package/src/sdk/models/shared/builddata.ts +51 -0
  706. package/src/sdk/models/shared/chargeentry.ts +15 -12
  707. package/src/sdk/models/shared/chargehistory.ts +14 -7
  708. package/src/sdk/models/shared/company.ts +78 -7
  709. package/src/sdk/models/shared/companysummary.ts +85 -6
  710. package/src/sdk/models/shared/counciltaxbanddetails.ts +15 -0
  711. package/src/sdk/models/shared/counciltaxdata.ts +27 -0
  712. package/src/sdk/models/shared/epcdata.ts +2668 -36
  713. package/src/sdk/models/shared/index.ts +0 -4
  714. package/src/sdk/models/shared/lease.ts +12 -0
  715. package/src/sdk/models/shared/listing.ts +32 -24
  716. package/src/sdk/models/shared/marketstatus.ts +50 -16
  717. package/src/sdk/models/shared/nearestpostcodesresponse.ts +4 -4
  718. package/src/sdk/models/shared/officer.ts +80 -6
  719. package/src/sdk/models/shared/outcodelookupresponse.ts +2 -2
  720. package/src/sdk/models/shared/person.ts +35 -2
  721. package/src/sdk/models/shared/personcluster.ts +119 -4
  722. package/src/sdk/models/shared/personlistresponse.ts +2 -2
  723. package/src/sdk/models/shared/personsummary.ts +41 -4
  724. package/src/sdk/models/shared/planningapplication.ts +109 -11
  725. package/src/sdk/models/shared/postcodeaddress.ts +2 -2
  726. package/src/sdk/models/shared/postcodevalidationresponse.ts +2 -2
  727. package/src/sdk/models/shared/pricechange.ts +21 -0
  728. package/src/sdk/models/shared/pricingdata.ts +15 -0
  729. package/src/sdk/models/shared/propertyaddress.ts +16 -10
  730. package/src/sdk/models/shared/propertydataapi.ts +105 -0
  731. package/src/sdk/models/shared/prosperitydata.ts +16 -16
  732. package/src/sdk/models/shared/psc.ts +79 -6
  733. package/src/sdk/models/shared/reversegeocoderesponse.ts +2 -2
  734. package/src/sdk/models/shared/roomdetails.ts +6 -0
  735. package/src/sdk/models/shared/salerecord.ts +6 -7
  736. package/src/sdk/models/shared/searchresponse.ts +3 -21
  737. package/src/sdk/models/shared/searchresult.ts +5 -17
  738. package/src/sdk/models/shared/site.ts +2 -2
  739. package/src/sdk/models/shared/streetqueryresponse.ts +0 -3
  740. package/src/sdk/models/shared/tenancydata.ts +6 -0
  741. package/src/sdk/models/shared/tenuredata.ts +9 -0
  742. package/src/sdk/models/shared/uprnlookupresponse.ts +2 -2
  743. package/src/sdk/system.ts +0 -16
  744. package/dist/commonjs/funcs/epcGetByLocationId.d.ts +0 -18
  745. package/dist/commonjs/funcs/epcGetByLocationId.d.ts.map +0 -1
  746. package/dist/commonjs/funcs/epcGetByLocationId.js.map +0 -1
  747. package/dist/commonjs/funcs/systemCheckEPCHealth.d.ts.map +0 -1
  748. package/dist/commonjs/funcs/systemCheckEPCHealth.js.map +0 -1
  749. package/dist/commonjs/sdk/models/operations/checkepchealth.d.ts +0 -15
  750. package/dist/commonjs/sdk/models/operations/checkepchealth.d.ts.map +0 -1
  751. package/dist/commonjs/sdk/models/operations/checkepchealth.js +0 -52
  752. package/dist/commonjs/sdk/models/operations/checkepchealth.js.map +0 -1
  753. package/dist/commonjs/sdk/models/shared/companyaddress.d.ts +0 -52
  754. package/dist/commonjs/sdk/models/shared/companyaddress.d.ts.map +0 -1
  755. package/dist/commonjs/sdk/models/shared/companyaddress.js +0 -59
  756. package/dist/commonjs/sdk/models/shared/companyaddress.js.map +0 -1
  757. package/dist/commonjs/sdk/models/shared/dateofbirth.d.ts +0 -20
  758. package/dist/commonjs/sdk/models/shared/dateofbirth.d.ts.map +0 -1
  759. package/dist/commonjs/sdk/models/shared/dateofbirth.js.map +0 -1
  760. package/dist/commonjs/sdk/models/shared/planningaddress.d.ts +0 -48
  761. package/dist/commonjs/sdk/models/shared/planningaddress.d.ts.map +0 -1
  762. package/dist/commonjs/sdk/models/shared/planningaddress.js +0 -58
  763. package/dist/commonjs/sdk/models/shared/planningaddress.js.map +0 -1
  764. package/dist/commonjs/sdk/models/shared/planningpeople.d.ts +0 -22
  765. package/dist/commonjs/sdk/models/shared/planningpeople.d.ts.map +0 -1
  766. package/dist/commonjs/sdk/models/shared/planningpeople.js +0 -53
  767. package/dist/commonjs/sdk/models/shared/planningpeople.js.map +0 -1
  768. package/dist/esm/funcs/epcGetByLocationId.d.ts +0 -18
  769. package/dist/esm/funcs/epcGetByLocationId.d.ts.map +0 -1
  770. package/dist/esm/funcs/epcGetByLocationId.js.map +0 -1
  771. package/dist/esm/funcs/systemCheckEPCHealth.d.ts.map +0 -1
  772. package/dist/esm/sdk/models/operations/checkepchealth.d.ts +0 -15
  773. package/dist/esm/sdk/models/operations/checkepchealth.d.ts.map +0 -1
  774. package/dist/esm/sdk/models/operations/checkepchealth.js +0 -15
  775. package/dist/esm/sdk/models/operations/checkepchealth.js.map +0 -1
  776. package/dist/esm/sdk/models/shared/companyaddress.d.ts +0 -52
  777. package/dist/esm/sdk/models/shared/companyaddress.d.ts.map +0 -1
  778. package/dist/esm/sdk/models/shared/companyaddress.js +0 -22
  779. package/dist/esm/sdk/models/shared/companyaddress.js.map +0 -1
  780. package/dist/esm/sdk/models/shared/dateofbirth.d.ts +0 -20
  781. package/dist/esm/sdk/models/shared/dateofbirth.d.ts.map +0 -1
  782. package/dist/esm/sdk/models/shared/dateofbirth.js +0 -14
  783. package/dist/esm/sdk/models/shared/dateofbirth.js.map +0 -1
  784. package/dist/esm/sdk/models/shared/planningaddress.d.ts +0 -48
  785. package/dist/esm/sdk/models/shared/planningaddress.d.ts.map +0 -1
  786. package/dist/esm/sdk/models/shared/planningaddress.js +0 -21
  787. package/dist/esm/sdk/models/shared/planningaddress.js.map +0 -1
  788. package/dist/esm/sdk/models/shared/planningpeople.d.ts +0 -22
  789. package/dist/esm/sdk/models/shared/planningpeople.d.ts.map +0 -1
  790. package/dist/esm/sdk/models/shared/planningpeople.js +0 -16
  791. package/dist/esm/sdk/models/shared/planningpeople.js.map +0 -1
  792. package/src/sdk/models/operations/checkepchealth.ts +0 -38
  793. package/src/sdk/models/shared/companyaddress.ts +0 -82
  794. package/src/sdk/models/shared/dateofbirth.ts +0 -42
  795. package/src/sdk/models/shared/planningaddress.ts +0 -77
  796. package/src/sdk/models/shared/planningpeople.ts +0 -47
@@ -1,8 +1,24 @@
1
1
  import * as z from "zod/v3";
2
- import { ClosedEnum } from "../../types/enums.js";
2
+ import { ClosedEnum, OpenEnum } from "../../types/enums.js";
3
3
  import { Result as SafeParseResult } from "../../types/fp.js";
4
4
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
5
+ /**
6
+ * Filter by certificate type. Omit to return all types.
7
+ */
8
+ export declare const CertificateType: {
9
+ readonly Domestic: "domestic";
10
+ readonly NonDomestic: "non_domestic";
11
+ readonly Dec: "dec";
12
+ };
13
+ /**
14
+ * Filter by certificate type. Omit to return all types.
15
+ */
16
+ export type CertificateType = ClosedEnum<typeof CertificateType>;
5
17
  export type GetEpcByLocationIdRequest = {
18
+ /**
19
+ * Filter by certificate type. Omit to return all types.
20
+ */
21
+ certificateType?: CertificateType | undefined;
6
22
  /**
7
23
  * Maximum records to return (default: 100, max: 1000)
8
24
  */
@@ -17,458 +33,2210 @@ export type GetEpcByLocationIdRequest = {
17
33
  offset?: string | undefined;
18
34
  };
19
35
  /**
20
- * Property construction age information derived from EPC assessment
36
+ * Standardised address.
37
+ */
38
+ export type GetEpcByLocationIdAddress = {
39
+ /**
40
+ * Formatted display address.
41
+ */
42
+ displayAddress: string;
43
+ /**
44
+ * Address line 1.
45
+ */
46
+ line1: string | null;
47
+ /**
48
+ * Address line 2.
49
+ */
50
+ line2: string | null;
51
+ /**
52
+ * Address line 3 / post town.
53
+ */
54
+ line3: string | null;
55
+ /**
56
+ * Post town.
57
+ */
58
+ postTown: string | null;
59
+ /**
60
+ * UK postcode.
61
+ */
62
+ postcode: string;
63
+ /**
64
+ * Postcode with spaces removed, for matching.
65
+ */
66
+ postcodeNoSpace: string;
67
+ };
68
+ /**
69
+ * Assessment methodology: rdsap (existing domestic), sap (new domestic), sbem (non-domestic), dsm (complex non-domestic), operational (DEC).
70
+ */
71
+ export declare const AssessmentMethodology: {
72
+ readonly Rdsap: "rdsap";
73
+ readonly Sap: "sap";
74
+ readonly Sbem: "sbem";
75
+ readonly Dsm: "dsm";
76
+ readonly Operational: "operational";
77
+ };
78
+ /**
79
+ * Assessment methodology: rdsap (existing domestic), sap (new domestic), sbem (non-domestic), dsm (complex non-domestic), operational (DEC).
80
+ */
81
+ export type AssessmentMethodology = OpenEnum<typeof AssessmentMethodology>;
82
+ /**
83
+ * Primary servicing strategy for CO2 emissions calculation.
84
+ */
85
+ export declare const BuildingEnvironment: {
86
+ readonly HeatingAndNaturalVentilation: "heating_and_natural_ventilation";
87
+ readonly HeatingAndMechanicalVentilation: "heating_and_mechanical_ventilation";
88
+ readonly AirConditioning: "air_conditioning";
89
+ readonly MixedModeNatural: "mixed_mode_natural";
90
+ readonly MixedModeMechanical: "mixed_mode_mechanical";
91
+ readonly Unconditioned: "unconditioned";
92
+ };
93
+ /**
94
+ * Primary servicing strategy for CO2 emissions calculation.
95
+ */
96
+ export type BuildingEnvironment = OpenEnum<typeof BuildingEnvironment>;
97
+ /**
98
+ * New build benchmark band. Scotland only.
99
+ */
100
+ export declare const NewBuildBand: {
101
+ readonly APlus: "A+";
102
+ readonly A: "A";
103
+ readonly BPlus: "B+";
104
+ readonly B: "B";
105
+ readonly CPlus: "C+";
106
+ readonly C: "C";
107
+ readonly DPlus: "D+";
108
+ readonly D: "D";
109
+ readonly EPlus: "E+";
110
+ readonly E: "E";
111
+ readonly FPlus: "F+";
112
+ readonly F: "F";
113
+ readonly G: "G";
114
+ };
115
+ /**
116
+ * New build benchmark band. Scotland only.
117
+ */
118
+ export type NewBuildBand = OpenEnum<typeof NewBuildBand>;
119
+ /**
120
+ * Non-domestic benchmarks and building classification. Null for domestic.
121
+ */
122
+ export type Benchmarks = {
123
+ /**
124
+ * Total energy use minus on-site generation (kWh/m²/year). Scotland only.
125
+ */
126
+ approximateEnergyUse: number | null;
127
+ /**
128
+ * Building Emission Rate — actual annual CO2 output (kg CO2/m²/year).
129
+ */
130
+ buildingEmissions: number | null;
131
+ /**
132
+ * Primary servicing strategy for CO2 emissions calculation.
133
+ */
134
+ buildingEnvironment: BuildingEnvironment | null;
135
+ /**
136
+ * NOS assessor complexity classification. 3=simple (small, naturally ventilated), 4=medium (sophisticated HVAC), 5=complex (DSM required — airports, large shopping centres). E&W only.
137
+ */
138
+ buildingLevel: number | null;
139
+ /**
140
+ * Electricity source (grid vs other). Scotland only. In practice, 100% of records report 'Grid supplied'.
141
+ */
142
+ electricitySource: string | null;
143
+ /**
144
+ * Existing stock benchmark. E&W only (EXISTING_STOCK_BENCHMARK).
145
+ */
146
+ existingStock: string | null;
147
+ /**
148
+ * Whether the building meets 2002 Scottish Building Standards (Section 63). Scotland only.
149
+ */
150
+ meets2002Standard: boolean | null;
151
+ /**
152
+ * New build benchmark rating. E&W: text value from NEW_BUILD_BENCHMARK. Scotland: numeric kg CO2/m²/year from NEW_BUILD_ENERGY_PERFORMANCE_RATING.
153
+ */
154
+ newBuild: number | null;
155
+ /**
156
+ * New build benchmark band. Scotland only.
157
+ */
158
+ newBuildBand: NewBuildBand | null;
159
+ /**
160
+ * Standard Emission Rate — fixed improvement-adjusted baseline (kg CO2/m²/year). E&W only.
161
+ */
162
+ standardEmissions: number | null;
163
+ /**
164
+ * Target Emission Rate — Building Regs minimum requirement (kg CO2/m²/year).
165
+ */
166
+ targetEmissions: number | null;
167
+ /**
168
+ * Typical Emission Rate — industry comparison baseline (kg CO2/m²/year). E&W only.
169
+ */
170
+ typicalEmissions: number | null;
171
+ };
172
+ /**
173
+ * Certificate type: domestic, non_domestic, or dec.
174
+ */
175
+ export declare const GetEpcByLocationIdCertificateType: {
176
+ readonly Domestic: "domestic";
177
+ readonly NonDomestic: "non_domestic";
178
+ readonly Dec: "dec";
179
+ };
180
+ /**
181
+ * Certificate type: domestic, non_domestic, or dec.
182
+ */
183
+ export type GetEpcByLocationIdCertificateType = OpenEnum<typeof GetEpcByLocationIdCertificateType>;
184
+ /**
185
+ * Geographic coordinates. Derived from UPRN match or postcode centroid.
186
+ */
187
+ export type Coordinates = {
188
+ /**
189
+ * WGS84 latitude.
190
+ */
191
+ latitude: number;
192
+ /**
193
+ * WGS84 longitude.
194
+ */
195
+ longitude: number;
196
+ };
197
+ /**
198
+ * Built form: detached, semi_detached, mid_terrace, end_terrace, enclosed_mid_terrace, enclosed_end_terrace.
199
+ */
200
+ export declare const BuiltForm: {
201
+ readonly Detached: "detached";
202
+ readonly SemiDetached: "semi_detached";
203
+ readonly MidTerrace: "mid_terrace";
204
+ readonly EndTerrace: "end_terrace";
205
+ readonly EnclosedMidTerrace: "enclosed_mid_terrace";
206
+ readonly EnclosedEndTerrace: "enclosed_end_terrace";
207
+ };
208
+ /**
209
+ * Built form: detached, semi_detached, mid_terrace, end_terrace, enclosed_mid_terrace, enclosed_end_terrace.
210
+ */
211
+ export type BuiltForm = OpenEnum<typeof BuiltForm>;
212
+ /**
213
+ * Structured construction age. Parsed from CONSTRUCTION_AGE_BAND text.
21
214
  */
22
215
  export type ConstructionAge = {
23
216
  /**
24
- * Age band code (e.g. 'E' for 1930-1949)
217
+ * End year of construction period. Null for 'XXXX onwards' bands.
218
+ */
219
+ endYear: number | null;
220
+ /**
221
+ * Whether the construction date is an exact year (true) or a range (false).
222
+ */
223
+ isExact: boolean;
224
+ /**
225
+ * Midpoint year. Useful for approximate age calculations.
226
+ */
227
+ midYear: number | null;
228
+ /**
229
+ * Start year of construction period. Null for 'before XXXX' bands.
230
+ */
231
+ startYear: number | null;
232
+ };
233
+ /**
234
+ * Glazed area relative to typical property. Deprecated in RdSAP10 but persists in register from older assessments.
235
+ */
236
+ export declare const Area: {
237
+ readonly MuchLessThanTypical: "much_less_than_typical";
238
+ readonly LessThanTypical: "less_than_typical";
239
+ readonly Normal: "normal";
240
+ readonly MoreThanTypical: "more_than_typical";
241
+ readonly MuchMoreThanTypical: "much_more_than_typical";
242
+ };
243
+ /**
244
+ * Glazed area relative to typical property. Deprecated in RdSAP10 but persists in register from older assessments.
245
+ */
246
+ export type Area = OpenEnum<typeof Area>;
247
+ /**
248
+ * Glazing specification.
249
+ */
250
+ export declare const GetEpcByLocationIdType: {
251
+ readonly Single: "single";
252
+ readonly DoublePre2002: "double_pre_2002";
253
+ readonly DoublePost2002: "double_post_2002";
254
+ readonly DoubleUnknown: "double_unknown";
255
+ readonly Triple: "triple";
256
+ readonly Secondary: "secondary";
257
+ readonly SecondaryLowEmissivity: "secondary_low_emissivity";
258
+ readonly NotDefined: "not_defined";
259
+ };
260
+ /**
261
+ * Glazing specification.
262
+ */
263
+ export type GetEpcByLocationIdType = OpenEnum<typeof GetEpcByLocationIdType>;
264
+ /**
265
+ * Glazing details.
266
+ */
267
+ export type Glazing = {
268
+ /**
269
+ * Glazed area relative to typical property. Deprecated in RdSAP10 but persists in register from older assessments.
270
+ */
271
+ area: Area | null;
272
+ /**
273
+ * Percentage of windows that are double/triple glazed.
274
+ */
275
+ proportion: number | null;
276
+ /**
277
+ * Glazing specification.
278
+ */
279
+ type: GetEpcByLocationIdType | null;
280
+ };
281
+ /**
282
+ * Tenure type: owner_occupied, rented_social, rented_private, unknown.
283
+ */
284
+ export declare const Tenure: {
285
+ readonly OwnerOccupied: "owner_occupied";
286
+ readonly RentedSocial: "rented_social";
287
+ readonly RentedPrivate: "rented_private";
288
+ readonly Unknown: "unknown";
289
+ };
290
+ /**
291
+ * Tenure type: owner_occupied, rented_social, rented_private, unknown.
292
+ */
293
+ export type Tenure = OpenEnum<typeof Tenure>;
294
+ /**
295
+ * Domestic property details — construction, rooms, glazing, Scotland-specific fields. Null for non-domestic and DECs.
296
+ */
297
+ export type DomesticDetails = {
298
+ /**
299
+ * Built form: detached, semi_detached, mid_terrace, end_terrace, enclosed_mid_terrace, enclosed_end_terrace.
300
+ */
301
+ builtForm: BuiltForm | null;
302
+ /**
303
+ * Structured construction age. Parsed from CONSTRUCTION_AGE_BAND text.
304
+ */
305
+ constructionAge: ConstructionAge | null;
306
+ /**
307
+ * Raw construction age band text from source. E.g. 'England and Wales: 1930-1949' or 'before 1919'.
308
+ */
309
+ constructionAgeBandExternal: string | null;
310
+ /**
311
+ * Number of extensions.
312
+ */
313
+ extensionCount: number | null;
314
+ /**
315
+ * Total number of storeys in the flat's building.
316
+ */
317
+ flatStoreyCount: number | null;
318
+ /**
319
+ * Whether the flat occupies the top storey. Derived from FLAT_TOP_STOREY (Y→true, N→false).
320
+ */
321
+ flatTopStorey: boolean | null;
322
+ /**
323
+ * Average floor-to-ceiling height in metres.
324
+ */
325
+ floorHeight: number | null;
326
+ /**
327
+ * Floor level (for flats).
328
+ */
329
+ floorLevel: string | null;
330
+ /**
331
+ * Glazing details.
332
+ */
333
+ glazing: Glazing;
334
+ /**
335
+ * Count of habitable rooms.
336
+ */
337
+ habitableRooms: number | null;
338
+ /**
339
+ * Count of heated rooms.
340
+ */
341
+ heatedRooms: number | null;
342
+ /**
343
+ * Estimated SAP score impact of cavity wall insulation. Scotland only.
344
+ */
345
+ impactCavityWallInsulation: number | null;
346
+ /**
347
+ * Estimated SAP score impact of loft insulation. Scotland only.
348
+ */
349
+ impactLoftInsulation: number | null;
350
+ /**
351
+ * Estimated SAP score impact of solid wall insulation. Scotland only.
352
+ */
353
+ impactSolidWallInsulation: number | null;
354
+ /**
355
+ * Percentage of light fittings that are low-energy.
356
+ */
357
+ lowEnergyLighting: number | null;
358
+ /**
359
+ * Low/zero carbon energy sources description. Scotland only.
360
+ */
361
+ lzcEnergySources: string | null;
362
+ /**
363
+ * Count of open fireplaces.
364
+ */
365
+ openFireplaces: number | null;
366
+ /**
367
+ * Space heating demand in kWh/year. Scotland only.
368
+ */
369
+ spaceHeatingDemand: number | null;
370
+ /**
371
+ * Tenure type: owner_occupied, rented_social, rented_private, unknown.
372
+ */
373
+ tenure: Tenure | null;
374
+ /**
375
+ * Three-year energy cost at current efficiency (£). Scotland only.
376
+ */
377
+ threeYearEnergyCostCurrent: number | null;
378
+ /**
379
+ * Three-year potential energy saving (£). Scotland only.
380
+ */
381
+ threeYearEnergySavingPotential: number | null;
382
+ /**
383
+ * Water heating demand in kWh/year. Scotland only.
384
+ */
385
+ waterHeatingDemand: number | null;
386
+ };
387
+ /**
388
+ * Unit of co2Current measurement. Domestic: tonnes_per_year. Non-domestic/DEC: kg_co2_per_m2_per_year.
389
+ */
390
+ export declare const Co2Unit: {
391
+ readonly TonnesPerYear: "tonnes_per_year";
392
+ readonly KgCo2PerM2PerYear: "kg_co2_per_m2_per_year";
393
+ };
394
+ /**
395
+ * Unit of co2Current measurement. Domestic: tonnes_per_year. Non-domestic/DEC: kg_co2_per_m2_per_year.
396
+ */
397
+ export type Co2Unit = OpenEnum<typeof Co2Unit>;
398
+ /**
399
+ * Unit of energyConsumptionCurrent measurement.
400
+ */
401
+ export declare const EnergyConsumptionUnit: {
402
+ readonly KwhPerYear: "kwh_per_year";
403
+ readonly KwhPerM2PerYear: "kwh_per_m2_per_year";
404
+ };
405
+ /**
406
+ * Unit of energyConsumptionCurrent measurement.
407
+ */
408
+ export type EnergyConsumptionUnit = OpenEnum<typeof EnergyConsumptionUnit>;
409
+ /**
410
+ * Environmental impact, CO2 emissions, and energy consumption.
411
+ */
412
+ export type Emissions = {
413
+ /**
414
+ * Current annual CO2 emissions. Domestic: tonnes/year. Non-domestic: kg CO2/m²/year (building emission rate). Check co2Unit for the measurement unit.
415
+ */
416
+ co2Current: number | null;
417
+ /**
418
+ * CO2 intensity per unit floor area (kg CO2/m²/year). Directly reported for domestic (CO2_EMISS_CURR_PER_FLOOR_AREA). For non-domestic, this equals BUILDING_EMISSIONS.
419
+ */
420
+ co2PerFloorArea: number | null;
421
+ /**
422
+ * Achievable CO2 emissions after improvements. Domestic only; null for non-domestic and DECs.
423
+ */
424
+ co2Potential: number | null;
425
+ /**
426
+ * Unit of co2Current measurement. Domestic: tonnes_per_year. Non-domestic/DEC: kg_co2_per_m2_per_year.
427
+ */
428
+ co2Unit: Co2Unit;
429
+ /**
430
+ * Current annual energy consumption. Domestic: kWh/year. Non-domestic: kWh/m²/year (PRIMARY_ENERGY_VALUE). Check energyConsumptionUnit for measurement unit.
431
+ */
432
+ energyConsumptionCurrent: number | null;
433
+ /**
434
+ * Achievable energy consumption. Domestic only.
435
+ */
436
+ energyConsumptionPotential: number | null;
437
+ /**
438
+ * Unit of energyConsumptionCurrent measurement.
439
+ */
440
+ energyConsumptionUnit: EnergyConsumptionUnit | null;
441
+ /**
442
+ * Environmental impact score (1-100, higher is better). Domestic only.
443
+ */
444
+ environmentalScoreCurrent: number | null;
445
+ /**
446
+ * Achievable environmental impact score. Domestic only.
447
+ */
448
+ environmentalScorePotential: number | null;
449
+ };
450
+ /**
451
+ * Energy efficiency rating.
452
+ */
453
+ export declare const EnergyEfficiency: {
454
+ readonly VeryGood: "very_good";
455
+ readonly Good: "good";
456
+ readonly Average: "average";
457
+ readonly Poor: "poor";
458
+ readonly VeryPoor: "very_poor";
459
+ };
460
+ /**
461
+ * Energy efficiency rating.
462
+ */
463
+ export type EnergyEfficiency = OpenEnum<typeof EnergyEfficiency>;
464
+ /**
465
+ * Environmental efficiency rating.
466
+ */
467
+ export declare const EnvironmentalEfficiency: {
468
+ readonly VeryGood: "very_good";
469
+ readonly Good: "good";
470
+ readonly Average: "average";
471
+ readonly Poor: "poor";
472
+ readonly VeryPoor: "very_poor";
473
+ };
474
+ /**
475
+ * Environmental efficiency rating.
476
+ */
477
+ export type EnvironmentalEfficiency = OpenEnum<typeof EnvironmentalEfficiency>;
478
+ /**
479
+ * Air tightness assessment. Scotland only; null for E&W.
480
+ */
481
+ export type AirTightness = {
482
+ /**
483
+ * SAP description string from assessor.
484
+ */
485
+ description: string | null;
486
+ /**
487
+ * Energy efficiency rating.
488
+ */
489
+ energyEfficiency: EnergyEfficiency | null;
490
+ /**
491
+ * Environmental efficiency rating.
492
+ */
493
+ environmentalEfficiency: EnvironmentalEfficiency | null;
494
+ };
495
+ /**
496
+ * Non-null when source value was corrupted/incomplete.
497
+ */
498
+ export declare const DataQuality: {
499
+ readonly TruncatedThermalTransmittance: "truncated_thermal_transmittance";
500
+ readonly QualityLabelOnly: "quality_label_only";
501
+ readonly WelshLanguage: "welsh_language";
502
+ readonly CorruptedEncoding: "corrupted_encoding";
503
+ readonly SourceError: "source_error";
504
+ };
505
+ /**
506
+ * Non-null when source value was corrupted/incomplete.
507
+ */
508
+ export type DataQuality = OpenEnum<typeof DataQuality>;
509
+ /**
510
+ * Energy efficiency rating.
511
+ */
512
+ export declare const GetEpcByLocationIdEnergyEfficiency: {
513
+ readonly VeryGood: "very_good";
514
+ readonly Good: "good";
515
+ readonly Average: "average";
516
+ readonly Poor: "poor";
517
+ readonly VeryPoor: "very_poor";
518
+ };
519
+ /**
520
+ * Energy efficiency rating.
521
+ */
522
+ export type GetEpcByLocationIdEnergyEfficiency = OpenEnum<typeof GetEpcByLocationIdEnergyEfficiency>;
523
+ /**
524
+ * Environmental efficiency rating.
525
+ */
526
+ export declare const GetEpcByLocationIdEnvironmentalEfficiency: {
527
+ readonly VeryGood: "very_good";
528
+ readonly Good: "good";
529
+ readonly Average: "average";
530
+ readonly Poor: "poor";
531
+ readonly VeryPoor: "very_poor";
532
+ };
533
+ /**
534
+ * Environmental efficiency rating.
535
+ */
536
+ export type GetEpcByLocationIdEnvironmentalEfficiency = OpenEnum<typeof GetEpcByLocationIdEnvironmentalEfficiency>;
537
+ /**
538
+ * Floor type: solid, suspended_timber, suspended_sealed, another_dwelling_below, other_premises_below.
539
+ */
540
+ export declare const FloorType: {
541
+ readonly Solid: "solid";
542
+ readonly SuspendedTimber: "suspended_timber";
543
+ readonly SuspendedSealed: "suspended_sealed";
544
+ readonly AnotherDwellingBelow: "another_dwelling_below";
545
+ readonly OtherPremisesBelow: "other_premises_below";
546
+ };
547
+ /**
548
+ * Floor type: solid, suspended_timber, suspended_sealed, another_dwelling_below, other_premises_below.
549
+ */
550
+ export type FloorType = OpenEnum<typeof FloorType>;
551
+ /**
552
+ * Insulation type if present.
553
+ */
554
+ export declare const InsulationType: {
555
+ readonly None: "none";
556
+ readonly AsBuilt: "as_built";
557
+ readonly FilledCavity: "filled_cavity";
558
+ readonly External: "external";
559
+ readonly Internal: "internal";
560
+ readonly FilledCavityAndExternal: "filled_cavity_and_external";
561
+ readonly FilledCavityAndInternal: "filled_cavity_and_internal";
562
+ readonly Partial: "partial";
563
+ readonly RetroFitted: "retro_fitted";
564
+ readonly Loft: "loft";
565
+ readonly Rafter: "rafter";
566
+ };
567
+ /**
568
+ * Insulation type if present.
569
+ */
570
+ export type InsulationType = OpenEnum<typeof InsulationType>;
571
+ /**
572
+ * Ground floor construction and insulation.
573
+ */
574
+ export type Floor = {
575
+ /**
576
+ * Non-null when source value was corrupted/incomplete.
577
+ */
578
+ dataQuality: DataQuality | null;
579
+ /**
580
+ * Raw SAP description string.
581
+ */
582
+ description: string | null;
583
+ /**
584
+ * Energy efficiency rating.
585
+ */
586
+ energyEfficiency: GetEpcByLocationIdEnergyEfficiency | null;
587
+ /**
588
+ * Environmental efficiency rating.
589
+ */
590
+ environmentalEfficiency: GetEpcByLocationIdEnvironmentalEfficiency | null;
591
+ /**
592
+ * Floor type: solid, suspended_timber, suspended_sealed, another_dwelling_below, other_premises_below.
25
593
  */
26
- band?: string | undefined;
594
+ floorType: FloorType | null;
595
+ /**
596
+ * Whether insulation status is assumed.
597
+ */
598
+ insulationAssumed: boolean;
599
+ /**
600
+ * Whether floor insulation is present.
601
+ */
602
+ insulationPresent: boolean | null;
603
+ /**
604
+ * Insulation type if present.
605
+ */
606
+ insulationType: InsulationType | null;
607
+ /**
608
+ * U-value in W/m²K if reported.
609
+ */
610
+ thermalTransmittance: number | null;
611
+ };
612
+ /**
613
+ * Energy efficiency rating.
614
+ */
615
+ export declare const GetEPCByLocationIdEPCEnergyEfficiency: {
616
+ readonly VeryGood: "very_good";
617
+ readonly Good: "good";
618
+ readonly Average: "average";
619
+ readonly Poor: "poor";
620
+ readonly VeryPoor: "very_poor";
621
+ };
622
+ /**
623
+ * Energy efficiency rating.
624
+ */
625
+ export type GetEPCByLocationIdEPCEnergyEfficiency = OpenEnum<typeof GetEPCByLocationIdEPCEnergyEfficiency>;
626
+ /**
627
+ * Environmental efficiency rating.
628
+ */
629
+ export declare const GetEPCByLocationIdEPCEnvironmentalEfficiency: {
630
+ readonly VeryGood: "very_good";
631
+ readonly Good: "good";
632
+ readonly Average: "average";
633
+ readonly Poor: "poor";
634
+ readonly VeryPoor: "very_poor";
635
+ };
636
+ /**
637
+ * Environmental efficiency rating.
638
+ */
639
+ export type GetEPCByLocationIdEPCEnvironmentalEfficiency = OpenEnum<typeof GetEPCByLocationIdEPCEnvironmentalEfficiency>;
640
+ /**
641
+ * Heating control system.
642
+ */
643
+ export type HeatingControls = {
644
+ /**
645
+ * SAP description string from assessor.
646
+ */
647
+ description: string | null;
648
+ /**
649
+ * Energy efficiency rating.
650
+ */
651
+ energyEfficiency: GetEPCByLocationIdEPCEnergyEfficiency | null;
652
+ /**
653
+ * Environmental efficiency rating.
654
+ */
655
+ environmentalEfficiency: GetEPCByLocationIdEPCEnvironmentalEfficiency | null;
656
+ };
657
+ /**
658
+ * Energy efficiency rating.
659
+ */
660
+ export declare const GetEPCByLocationIdEPCResponseEnergyEfficiency: {
661
+ readonly VeryGood: "very_good";
662
+ readonly Good: "good";
663
+ readonly Average: "average";
664
+ readonly Poor: "poor";
665
+ readonly VeryPoor: "very_poor";
666
+ };
667
+ /**
668
+ * Energy efficiency rating.
669
+ */
670
+ export type GetEPCByLocationIdEPCResponseEnergyEfficiency = OpenEnum<typeof GetEPCByLocationIdEPCResponseEnergyEfficiency>;
671
+ /**
672
+ * Environmental efficiency rating.
673
+ */
674
+ export declare const GetEPCByLocationIdEPCResponseEnvironmentalEfficiency: {
675
+ readonly VeryGood: "very_good";
676
+ readonly Good: "good";
677
+ readonly Average: "average";
678
+ readonly Poor: "poor";
679
+ readonly VeryPoor: "very_poor";
680
+ };
681
+ /**
682
+ * Environmental efficiency rating.
683
+ */
684
+ export type GetEPCByLocationIdEPCResponseEnvironmentalEfficiency = OpenEnum<typeof GetEPCByLocationIdEPCResponseEnvironmentalEfficiency>;
685
+ /**
686
+ * Hot water system.
687
+ */
688
+ export type HotWater = {
689
+ /**
690
+ * SAP description string from assessor.
691
+ */
692
+ description: string | null;
693
+ /**
694
+ * Energy efficiency rating.
695
+ */
696
+ energyEfficiency: GetEPCByLocationIdEPCResponseEnergyEfficiency | null;
697
+ /**
698
+ * Environmental efficiency rating.
699
+ */
700
+ environmentalEfficiency: GetEPCByLocationIdEPCResponseEnvironmentalEfficiency | null;
701
+ };
702
+ /**
703
+ * Energy efficiency rating.
704
+ */
705
+ export declare const GetEPCByLocationIdEPCResponse200EnergyEfficiency: {
706
+ readonly VeryGood: "very_good";
707
+ readonly Good: "good";
708
+ readonly Average: "average";
709
+ readonly Poor: "poor";
710
+ readonly VeryPoor: "very_poor";
711
+ };
712
+ /**
713
+ * Energy efficiency rating.
714
+ */
715
+ export type GetEPCByLocationIdEPCResponse200EnergyEfficiency = OpenEnum<typeof GetEPCByLocationIdEPCResponse200EnergyEfficiency>;
716
+ /**
717
+ * Environmental efficiency rating.
718
+ */
719
+ export declare const GetEPCByLocationIdEPCResponse200EnvironmentalEfficiency: {
720
+ readonly VeryGood: "very_good";
721
+ readonly Good: "good";
722
+ readonly Average: "average";
723
+ readonly Poor: "poor";
724
+ readonly VeryPoor: "very_poor";
725
+ };
726
+ /**
727
+ * Environmental efficiency rating.
728
+ */
729
+ export type GetEPCByLocationIdEPCResponse200EnvironmentalEfficiency = OpenEnum<typeof GetEPCByLocationIdEPCResponse200EnvironmentalEfficiency>;
730
+ /**
731
+ * Lighting system.
732
+ */
733
+ export type Lighting = {
734
+ /**
735
+ * SAP description string from assessor.
736
+ */
737
+ description: string | null;
738
+ /**
739
+ * Energy efficiency rating.
740
+ */
741
+ energyEfficiency: GetEPCByLocationIdEPCResponse200EnergyEfficiency | null;
742
+ /**
743
+ * Environmental efficiency rating.
744
+ */
745
+ environmentalEfficiency: GetEPCByLocationIdEPCResponse200EnvironmentalEfficiency | null;
746
+ };
747
+ /**
748
+ * Non-null when source value was corrupted/incomplete.
749
+ */
750
+ export declare const GetEpcByLocationIdDataQuality: {
751
+ readonly TruncatedThermalTransmittance: "truncated_thermal_transmittance";
752
+ readonly QualityLabelOnly: "quality_label_only";
753
+ readonly WelshLanguage: "welsh_language";
754
+ readonly CorruptedEncoding: "corrupted_encoding";
755
+ readonly SourceError: "source_error";
756
+ };
757
+ /**
758
+ * Non-null when source value was corrupted/incomplete.
759
+ */
760
+ export type GetEpcByLocationIdDataQuality = OpenEnum<typeof GetEpcByLocationIdDataQuality>;
761
+ /**
762
+ * Energy efficiency rating.
763
+ */
764
+ export declare const GetEPCByLocationIdEPCResponse200ApplicationJSONEnergyEfficiency: {
765
+ readonly VeryGood: "very_good";
766
+ readonly Good: "good";
767
+ readonly Average: "average";
768
+ readonly Poor: "poor";
769
+ readonly VeryPoor: "very_poor";
770
+ };
771
+ /**
772
+ * Energy efficiency rating.
773
+ */
774
+ export type GetEPCByLocationIdEPCResponse200ApplicationJSONEnergyEfficiency = OpenEnum<typeof GetEPCByLocationIdEPCResponse200ApplicationJSONEnergyEfficiency>;
775
+ /**
776
+ * Environmental efficiency rating.
777
+ */
778
+ export declare const GetEPCByLocationIdEPCResponse200ApplicationJSONEnvironmentalEfficiency: {
779
+ readonly VeryGood: "very_good";
780
+ readonly Good: "good";
781
+ readonly Average: "average";
782
+ readonly Poor: "poor";
783
+ readonly VeryPoor: "very_poor";
784
+ };
785
+ /**
786
+ * Environmental efficiency rating.
787
+ */
788
+ export type GetEPCByLocationIdEPCResponse200ApplicationJSONEnvironmentalEfficiency = OpenEnum<typeof GetEPCByLocationIdEPCResponse200ApplicationJSONEnvironmentalEfficiency>;
789
+ /**
790
+ * Fuel type for this heating system.
791
+ */
792
+ export declare const Fuel: {
793
+ readonly MainsGas: "mains_gas";
794
+ readonly Lpg: "lpg";
795
+ readonly Oil: "oil";
796
+ readonly Electricity: "electricity";
797
+ readonly Biomass: "biomass";
798
+ readonly Coal: "coal";
799
+ readonly Anthracite: "anthracite";
800
+ readonly SmokelessFuel: "smokeless_fuel";
801
+ readonly Biogas: "biogas";
802
+ readonly DistrictHeating: "district_heating";
803
+ readonly HeatPump: "heat_pump";
804
+ readonly DualFuel: "dual_fuel";
805
+ readonly WasteHeat: "waste_heat";
806
+ readonly Other: "other";
807
+ };
808
+ /**
809
+ * Fuel type for this heating system.
810
+ */
811
+ export type Fuel = OpenEnum<typeof Fuel>;
812
+ /**
813
+ * Heat pump type if applicable: air_source, ground_source, water_source.
814
+ */
815
+ export declare const HeatPumpType: {
816
+ readonly AirSource: "air_source";
817
+ readonly GroundSource: "ground_source";
818
+ readonly WaterSource: "water_source";
819
+ };
820
+ /**
821
+ * Heat pump type if applicable: air_source, ground_source, water_source.
822
+ */
823
+ export type HeatPumpType = OpenEnum<typeof HeatPumpType>;
824
+ /**
825
+ * Heating system type: boiler_radiators, storage_heaters, heat_pump_radiators, etc.
826
+ */
827
+ export declare const SystemType: {
828
+ readonly BoilerRadiators: "boiler_radiators";
829
+ readonly BoilerUnderfloor: "boiler_underfloor";
830
+ readonly StorageHeaters: "storage_heaters";
831
+ readonly RoomHeaters: "room_heaters";
832
+ readonly WarmAir: "warm_air";
833
+ readonly HeatPumpRadiators: "heat_pump_radiators";
834
+ readonly HeatPumpUnderfloor: "heat_pump_underfloor";
835
+ readonly UnderfloorElectric: "underfloor_electric";
836
+ readonly CommunityScheme: "community_scheme";
837
+ readonly MicroChp: "micro_chp";
838
+ readonly NoneAssumed: "none_assumed";
839
+ };
840
+ /**
841
+ * Heating system type: boiler_radiators, storage_heaters, heat_pump_radiators, etc.
842
+ */
843
+ export type SystemType = OpenEnum<typeof SystemType>;
844
+ /**
845
+ * Main heating system.
846
+ */
847
+ export type MainHeating = {
848
+ /**
849
+ * Non-null when source value was corrupted/incomplete.
850
+ */
851
+ dataQuality: GetEpcByLocationIdDataQuality | null;
852
+ /**
853
+ * Raw SAP description string.
854
+ */
855
+ description: string | null;
856
+ /**
857
+ * Energy efficiency rating.
858
+ */
859
+ energyEfficiency: GetEPCByLocationIdEPCResponse200ApplicationJSONEnergyEfficiency | null;
860
+ /**
861
+ * Environmental efficiency rating.
862
+ */
863
+ environmentalEfficiency: GetEPCByLocationIdEPCResponse200ApplicationJSONEnvironmentalEfficiency | null;
864
+ /**
865
+ * Fuel type for this heating system.
866
+ */
867
+ fuel: Fuel | null;
868
+ /**
869
+ * Heat pump type if applicable: air_source, ground_source, water_source.
870
+ */
871
+ heatPumpType: HeatPumpType | null;
872
+ /**
873
+ * Whether this property has multiple heating systems.
874
+ */
875
+ isMultiSystem: boolean;
876
+ /**
877
+ * Heating system type: boiler_radiators, storage_heaters, heat_pump_radiators, etc.
878
+ */
879
+ systemType: SystemType | null;
880
+ };
881
+ /**
882
+ * Non-null when source value was corrupted/incomplete.
883
+ */
884
+ export declare const GetEPCByLocationIdEPCDataQuality: {
885
+ readonly TruncatedThermalTransmittance: "truncated_thermal_transmittance";
886
+ readonly QualityLabelOnly: "quality_label_only";
887
+ readonly WelshLanguage: "welsh_language";
888
+ readonly CorruptedEncoding: "corrupted_encoding";
889
+ readonly SourceError: "source_error";
890
+ };
891
+ /**
892
+ * Non-null when source value was corrupted/incomplete.
893
+ */
894
+ export type GetEPCByLocationIdEPCDataQuality = OpenEnum<typeof GetEPCByLocationIdEPCDataQuality>;
895
+ /**
896
+ * Energy efficiency rating.
897
+ */
898
+ export declare const GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyEnergyEfficiency: {
899
+ readonly VeryGood: "very_good";
900
+ readonly Good: "good";
901
+ readonly Average: "average";
902
+ readonly Poor: "poor";
903
+ readonly VeryPoor: "very_poor";
904
+ };
905
+ /**
906
+ * Energy efficiency rating.
907
+ */
908
+ export type GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyEnergyEfficiency = OpenEnum<typeof GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyEnergyEfficiency>;
909
+ /**
910
+ * Environmental efficiency rating.
911
+ */
912
+ export declare const GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyEnvironmentalEfficiency: {
913
+ readonly VeryGood: "very_good";
914
+ readonly Good: "good";
915
+ readonly Average: "average";
916
+ readonly Poor: "poor";
917
+ readonly VeryPoor: "very_poor";
918
+ };
919
+ /**
920
+ * Environmental efficiency rating.
921
+ */
922
+ export type GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyEnvironmentalEfficiency = OpenEnum<typeof GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyEnvironmentalEfficiency>;
923
+ /**
924
+ * Insulation type: loft, rafter, none, etc.
925
+ */
926
+ export declare const GetEpcByLocationIdInsulationType: {
927
+ readonly None: "none";
928
+ readonly AsBuilt: "as_built";
929
+ readonly FilledCavity: "filled_cavity";
930
+ readonly External: "external";
931
+ readonly Internal: "internal";
932
+ readonly FilledCavityAndExternal: "filled_cavity_and_external";
933
+ readonly FilledCavityAndInternal: "filled_cavity_and_internal";
934
+ readonly Partial: "partial";
935
+ readonly RetroFitted: "retro_fitted";
936
+ readonly Loft: "loft";
937
+ readonly Rafter: "rafter";
938
+ };
939
+ /**
940
+ * Insulation type: loft, rafter, none, etc.
941
+ */
942
+ export type GetEpcByLocationIdInsulationType = OpenEnum<typeof GetEpcByLocationIdInsulationType>;
943
+ /**
944
+ * Roof type: pitched, flat, thatched, another_dwelling_above, other_premises_above, roof_room.
945
+ */
946
+ export declare const RoofType: {
947
+ readonly Pitched: "pitched";
948
+ readonly Flat: "flat";
949
+ readonly Thatched: "thatched";
950
+ readonly AnotherDwellingAbove: "another_dwelling_above";
951
+ readonly OtherPremisesAbove: "other_premises_above";
952
+ readonly RoofRoom: "roof_room";
953
+ };
954
+ /**
955
+ * Roof type: pitched, flat, thatched, another_dwelling_above, other_premises_above, roof_room.
956
+ */
957
+ export type RoofType = OpenEnum<typeof RoofType>;
958
+ /**
959
+ * Roof construction and insulation.
960
+ */
961
+ export type Roof = {
962
+ /**
963
+ * Non-null when source value was corrupted/incomplete.
964
+ */
965
+ dataQuality: GetEPCByLocationIdEPCDataQuality | null;
966
+ /**
967
+ * Raw SAP description string.
968
+ */
969
+ description: string | null;
970
+ /**
971
+ * Energy efficiency rating.
972
+ */
973
+ energyEfficiency: GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyEnergyEfficiency | null;
974
+ /**
975
+ * Environmental efficiency rating.
976
+ */
977
+ environmentalEfficiency: GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyEnvironmentalEfficiency | null;
978
+ /**
979
+ * Whether insulation status is assumed.
980
+ */
981
+ insulationAssumed: boolean;
982
+ /**
983
+ * Loft insulation depth in millimetres.
984
+ */
985
+ insulationDepthMm: number | null;
986
+ /**
987
+ * Whether roof insulation is present.
988
+ */
989
+ insulationPresent: boolean | null;
990
+ /**
991
+ * Insulation type: loft, rafter, none, etc.
992
+ */
993
+ insulationType: GetEpcByLocationIdInsulationType | null;
994
+ /**
995
+ * Roof type: pitched, flat, thatched, another_dwelling_above, other_premises_above, roof_room.
996
+ */
997
+ roofType: RoofType | null;
998
+ /**
999
+ * U-value in W/m²K if reported.
1000
+ */
1001
+ thermalTransmittance: number | null;
1002
+ };
1003
+ /**
1004
+ * Energy efficiency rating.
1005
+ */
1006
+ export declare const GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataEnergyEfficiency: {
1007
+ readonly VeryGood: "very_good";
1008
+ readonly Good: "good";
1009
+ readonly Average: "average";
1010
+ readonly Poor: "poor";
1011
+ readonly VeryPoor: "very_poor";
1012
+ };
1013
+ /**
1014
+ * Energy efficiency rating.
1015
+ */
1016
+ export type GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataEnergyEfficiency = OpenEnum<typeof GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataEnergyEfficiency>;
1017
+ /**
1018
+ * Environmental efficiency rating.
1019
+ */
1020
+ export declare const GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataEnvironmentalEfficiency: {
1021
+ readonly VeryGood: "very_good";
1022
+ readonly Good: "good";
1023
+ readonly Average: "average";
1024
+ readonly Poor: "poor";
1025
+ readonly VeryPoor: "very_poor";
1026
+ };
1027
+ /**
1028
+ * Environmental efficiency rating.
1029
+ */
1030
+ export type GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataEnvironmentalEfficiency = OpenEnum<typeof GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataEnvironmentalEfficiency>;
1031
+ /**
1032
+ * Secondary heating system. Null when no secondary heating is present.
1033
+ */
1034
+ export type SecondaryHeating = {
1035
+ /**
1036
+ * SAP description string from assessor.
1037
+ */
1038
+ description: string | null;
1039
+ /**
1040
+ * Energy efficiency rating.
1041
+ */
1042
+ energyEfficiency: GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataEnergyEfficiency | null;
1043
+ /**
1044
+ * Environmental efficiency rating.
1045
+ */
1046
+ environmentalEfficiency: GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataEnvironmentalEfficiency | null;
1047
+ };
1048
+ /**
1049
+ * Wall construction type: cavity, solid_brick, timber_frame, sandstone_or_limestone, etc.
1050
+ */
1051
+ export declare const Construction: {
1052
+ readonly Cavity: "cavity";
1053
+ readonly SolidBrick: "solid_brick";
1054
+ readonly TimberFrame: "timber_frame";
1055
+ readonly SandstoneOrLimestone: "sandstone_or_limestone";
1056
+ readonly Sandstone: "sandstone";
1057
+ readonly GraniteOrWhinstone: "granite_or_whinstone";
1058
+ readonly Granite: "granite";
1059
+ readonly SystemBuilt: "system_built";
1060
+ readonly SolidStone: "solid_stone";
1061
+ readonly Cob: "cob";
1062
+ readonly ParkHome: "park_home";
1063
+ readonly Basement: "basement";
1064
+ readonly CurtainWall: "curtain_wall";
1065
+ };
1066
+ /**
1067
+ * Wall construction type: cavity, solid_brick, timber_frame, sandstone_or_limestone, etc.
1068
+ */
1069
+ export type Construction = OpenEnum<typeof Construction>;
1070
+ /**
1071
+ * Non-null when the source value was corrupted/incomplete. Null = normal quality.
1072
+ */
1073
+ export declare const GetEPCByLocationIdEPCResponseDataQuality: {
1074
+ readonly TruncatedThermalTransmittance: "truncated_thermal_transmittance";
1075
+ readonly QualityLabelOnly: "quality_label_only";
1076
+ readonly WelshLanguage: "welsh_language";
1077
+ readonly CorruptedEncoding: "corrupted_encoding";
1078
+ readonly SourceError: "source_error";
1079
+ };
1080
+ /**
1081
+ * Non-null when the source value was corrupted/incomplete. Null = normal quality.
1082
+ */
1083
+ export type GetEPCByLocationIdEPCResponseDataQuality = OpenEnum<typeof GetEPCByLocationIdEPCResponseDataQuality>;
1084
+ /**
1085
+ * Energy efficiency rating.
1086
+ */
1087
+ export declare const GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricEnergyEfficiency: {
1088
+ readonly VeryGood: "very_good";
1089
+ readonly Good: "good";
1090
+ readonly Average: "average";
1091
+ readonly Poor: "poor";
1092
+ readonly VeryPoor: "very_poor";
1093
+ };
1094
+ /**
1095
+ * Energy efficiency rating.
1096
+ */
1097
+ export type GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricEnergyEfficiency = OpenEnum<typeof GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricEnergyEfficiency>;
1098
+ /**
1099
+ * Environmental efficiency rating.
1100
+ */
1101
+ export declare const GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricEnvironmentalEfficiency: {
1102
+ readonly VeryGood: "very_good";
1103
+ readonly Good: "good";
1104
+ readonly Average: "average";
1105
+ readonly Poor: "poor";
1106
+ readonly VeryPoor: "very_poor";
1107
+ };
1108
+ /**
1109
+ * Environmental efficiency rating.
1110
+ */
1111
+ export type GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricEnvironmentalEfficiency = OpenEnum<typeof GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricEnvironmentalEfficiency>;
1112
+ /**
1113
+ * Insulation type: none, filled_cavity, external, internal, as_built, partial, etc.
1114
+ */
1115
+ export declare const GetEPCByLocationIdEPCInsulationType: {
1116
+ readonly None: "none";
1117
+ readonly AsBuilt: "as_built";
1118
+ readonly FilledCavity: "filled_cavity";
1119
+ readonly External: "external";
1120
+ readonly Internal: "internal";
1121
+ readonly FilledCavityAndExternal: "filled_cavity_and_external";
1122
+ readonly FilledCavityAndInternal: "filled_cavity_and_internal";
1123
+ readonly Partial: "partial";
1124
+ readonly RetroFitted: "retro_fitted";
1125
+ readonly Loft: "loft";
1126
+ readonly Rafter: "rafter";
1127
+ };
1128
+ /**
1129
+ * Insulation type: none, filled_cavity, external, internal, as_built, partial, etc.
1130
+ */
1131
+ export type GetEPCByLocationIdEPCInsulationType = OpenEnum<typeof GetEPCByLocationIdEPCInsulationType>;
1132
+ /**
1133
+ * External wall construction and insulation.
1134
+ */
1135
+ export type Walls = {
1136
+ /**
1137
+ * Wall construction type: cavity, solid_brick, timber_frame, sandstone_or_limestone, etc.
1138
+ */
1139
+ construction: Construction | null;
1140
+ /**
1141
+ * Non-null when the source value was corrupted/incomplete. Null = normal quality.
1142
+ */
1143
+ dataQuality: GetEPCByLocationIdEPCResponseDataQuality | null;
1144
+ /**
1145
+ * Raw SAP description string from assessor.
1146
+ */
1147
+ description: string | null;
1148
+ /**
1149
+ * Energy efficiency rating.
1150
+ */
1151
+ energyEfficiency: GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricEnergyEfficiency | null;
1152
+ /**
1153
+ * Environmental efficiency rating.
1154
+ */
1155
+ environmentalEfficiency: GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricEnvironmentalEfficiency | null;
1156
+ /**
1157
+ * Whether insulation status is assumed by the assessor (true) or confirmed (false).
1158
+ */
1159
+ insulationAssumed: boolean;
1160
+ /**
1161
+ * Whether wall insulation is present.
1162
+ */
1163
+ insulationPresent: boolean | null;
1164
+ /**
1165
+ * Insulation type: none, filled_cavity, external, internal, as_built, partial, etc.
1166
+ */
1167
+ insulationType: GetEPCByLocationIdEPCInsulationType | null;
1168
+ /**
1169
+ * Wall material (e.g. 'brick') where identifiable from description.
1170
+ */
1171
+ material: string | null;
1172
+ /**
1173
+ * U-value in W/m²K if reported. Newer SAP versions report this instead of description text.
1174
+ */
1175
+ thermalTransmittance: number | null;
1176
+ };
1177
+ /**
1178
+ * Energy efficiency rating.
1179
+ */
1180
+ export declare const GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricWindowsEnergyEfficiency: {
1181
+ readonly VeryGood: "very_good";
1182
+ readonly Good: "good";
1183
+ readonly Average: "average";
1184
+ readonly Poor: "poor";
1185
+ readonly VeryPoor: "very_poor";
1186
+ };
1187
+ /**
1188
+ * Energy efficiency rating.
1189
+ */
1190
+ export type GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricWindowsEnergyEfficiency = OpenEnum<typeof GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricWindowsEnergyEfficiency>;
1191
+ /**
1192
+ * Environmental efficiency rating.
1193
+ */
1194
+ export declare const GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricWindowsEnvironmentalEfficiency: {
1195
+ readonly VeryGood: "very_good";
1196
+ readonly Good: "good";
1197
+ readonly Average: "average";
1198
+ readonly Poor: "poor";
1199
+ readonly VeryPoor: "very_poor";
1200
+ };
1201
+ /**
1202
+ * Environmental efficiency rating.
1203
+ */
1204
+ export type GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricWindowsEnvironmentalEfficiency = OpenEnum<typeof GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricWindowsEnvironmentalEfficiency>;
1205
+ /**
1206
+ * Window glazing specification.
1207
+ */
1208
+ export type Windows = {
1209
+ /**
1210
+ * SAP description string from assessor.
1211
+ */
1212
+ description: string | null;
1213
+ /**
1214
+ * Energy efficiency rating.
1215
+ */
1216
+ energyEfficiency: GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricWindowsEnergyEfficiency | null;
1217
+ /**
1218
+ * Environmental efficiency rating.
1219
+ */
1220
+ environmentalEfficiency: GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricWindowsEnvironmentalEfficiency | null;
1221
+ };
1222
+ /**
1223
+ * Component-level building fabric assessment. Domestic only; null for non-domestic and DECs.
1224
+ */
1225
+ export type Fabric = {
1226
+ /**
1227
+ * Air tightness assessment. Scotland only; null for E&W.
1228
+ */
1229
+ airTightness: AirTightness | null;
1230
+ /**
1231
+ * Ground floor construction and insulation.
1232
+ */
1233
+ floor: Floor;
1234
+ /**
1235
+ * Heating control system.
1236
+ */
1237
+ heatingControls: HeatingControls;
1238
+ /**
1239
+ * Hot water system.
1240
+ */
1241
+ hotWater: HotWater;
1242
+ /**
1243
+ * Lighting system.
1244
+ */
1245
+ lighting: Lighting;
1246
+ /**
1247
+ * Main heating system.
1248
+ */
1249
+ mainHeating: MainHeating;
1250
+ /**
1251
+ * Roof construction and insulation.
1252
+ */
1253
+ roof: Roof;
1254
+ /**
1255
+ * Secondary heating system. Null when no secondary heating is present.
1256
+ */
1257
+ secondaryHeating: SecondaryHeating | null;
1258
+ /**
1259
+ * External wall construction and insulation.
1260
+ */
1261
+ walls: Walls;
1262
+ /**
1263
+ * Window glazing specification.
1264
+ */
1265
+ windows: Windows;
1266
+ };
1267
+ /**
1268
+ * Derived MEES compliance status (Decision D11). Based on current energy rating band and certificate type. compliant=A-E, at_risk=E, non_compliant=F-G, exempt=non-domestic/DEC.
1269
+ */
1270
+ export declare const MeesCompliance: {
1271
+ readonly Compliant: "compliant";
1272
+ readonly AtRisk: "at_risk";
1273
+ readonly NonCompliant: "non_compliant";
1274
+ readonly Exempt: "exempt";
1275
+ readonly Unknown: "unknown";
1276
+ };
1277
+ /**
1278
+ * Derived MEES compliance status (Decision D11). Based on current energy rating band and certificate type. compliant=A-E, at_risk=E, non_compliant=F-G, exempt=non-domestic/DEC.
1279
+ */
1280
+ export type MeesCompliance = OpenEnum<typeof MeesCompliance>;
1281
+ export declare const BuildingCategory: {
1282
+ readonly C1: "C1";
1283
+ readonly C2: "C2";
1284
+ readonly C3: "C3";
1285
+ readonly C4: "C4";
1286
+ readonly C5: "C5";
1287
+ readonly C6: "C6";
1288
+ readonly H1: "H1";
1289
+ readonly H2: "H2";
1290
+ readonly H3: "H3";
1291
+ readonly H4: "H4";
1292
+ readonly H5: "H5";
1293
+ readonly H6: "H6";
1294
+ readonly H7: "H7";
1295
+ readonly H8: "H8";
1296
+ readonly S1: "S1";
1297
+ readonly S2: "S2";
1298
+ readonly S3: "S3";
1299
+ readonly S4: "S4";
1300
+ readonly S5: "S5";
1301
+ readonly S6: "S6";
1302
+ readonly S7: "S7";
1303
+ readonly S8: "S8";
1304
+ readonly S9: "S9";
1305
+ readonly S10: "S10";
1306
+ readonly W1: "W1";
1307
+ readonly W2: "W2";
1308
+ readonly W3: "W3";
1309
+ readonly W4: "W4";
1310
+ readonly W5: "W5";
1311
+ };
1312
+ export type BuildingCategory = OpenEnum<typeof BuildingCategory>;
1313
+ /**
1314
+ * Electrical usage — actual vs benchmark.
1315
+ */
1316
+ export type ElectricalUsage = {
1317
+ /**
1318
+ * Actual annual electrical consumption (kWh/m²/year).
1319
+ */
1320
+ actual: number;
1321
+ /**
1322
+ * Benchmark electrical consumption (kWh/m²/year).
1323
+ */
1324
+ typical: number;
1325
+ };
1326
+ /**
1327
+ * Operational rating band (A-G, no A+).
1328
+ */
1329
+ export declare const RatingBand: {
1330
+ readonly APlus: "A+";
1331
+ readonly A: "A";
1332
+ readonly BPlus: "B+";
1333
+ readonly B: "B";
1334
+ readonly CPlus: "C+";
1335
+ readonly C: "C";
1336
+ readonly DPlus: "D+";
1337
+ readonly D: "D";
1338
+ readonly EPlus: "E+";
1339
+ readonly E: "E";
1340
+ readonly FPlus: "F+";
1341
+ readonly F: "F";
1342
+ readonly G: "G";
1343
+ };
1344
+ /**
1345
+ * Operational rating band (A-G, no A+).
1346
+ */
1347
+ export type RatingBand = OpenEnum<typeof RatingBand>;
1348
+ /**
1349
+ * Thermal fuel usage — actual vs benchmark.
1350
+ */
1351
+ export type ThermalUsage = {
1352
+ /**
1353
+ * Actual annual thermal fuel consumption (kWh/m²/year).
1354
+ */
1355
+ actual: number;
1356
+ /**
1357
+ * Benchmark thermal fuel consumption (kWh/m²/year).
1358
+ */
1359
+ typical: number;
1360
+ };
1361
+ /**
1362
+ * DEC operational performance from metered energy use. Null for domestic and non-domestic EPCs.
1363
+ */
1364
+ export type OperationalPerformance = {
1365
+ /**
1366
+ * End of the 12-month assessment period (ISO 8601).
1367
+ */
1368
+ assessmentEndDate: string | null;
1369
+ /**
1370
+ * CIBSE TM46 benchmark category codes. Multi-use buildings can have multiple codes.
1371
+ */
1372
+ buildingCategory: Array<BuildingCategory>;
1373
+ /**
1374
+ * Current year operational rating — CO2 efficiency relative to benchmark. 100 = typical for building type. Lower is better. 9999 = placeholder/incomplete.
1375
+ */
1376
+ currentRating: number;
1377
+ /**
1378
+ * Electrical usage — actual vs benchmark.
1379
+ */
1380
+ electricalUsage: ElectricalUsage | null;
1381
+ /**
1382
+ * Primary benchmark category description (e.g. 'General Office', 'Hospital — Clinical and Research').
1383
+ */
1384
+ mainBenchmark: string | null;
1385
+ /**
1386
+ * Assessor-selected reference date (ISO 8601).
1387
+ */
1388
+ nominatedDate: string | null;
1389
+ /**
1390
+ * Building occupancy during operating hours.
1391
+ */
1392
+ occupancyLevel: string | null;
1393
+ /**
1394
+ * Operational rating band (A-G, no A+).
1395
+ */
1396
+ ratingBand: RatingBand;
1397
+ /**
1398
+ * Percentage of electricity from renewable sources.
1399
+ */
1400
+ renewablesElectricalPercentage: number | null;
1401
+ /**
1402
+ * Percentage of heating from renewable sources.
1403
+ */
1404
+ renewablesThermalPercentage: number | null;
1405
+ /**
1406
+ * Thermal fuel usage — actual vs benchmark.
1407
+ */
1408
+ thermalUsage: ThermalUsage | null;
1409
+ /**
1410
+ * Previous year operational rating.
1411
+ */
1412
+ yr1Rating: number | null;
1413
+ /**
1414
+ * Two years ago operational rating.
1415
+ */
1416
+ yr2Rating: number | null;
1417
+ };
1418
+ /**
1419
+ * Energy efficiency band. A/A+ is most efficient, G is least. Domestic uses A-G. Non-domestic uses A+-G. Scotland non-domestic also has half-bands (B+, C+, etc.).
1420
+ */
1421
+ export declare const Band: {
1422
+ readonly APlus: "A+";
1423
+ readonly A: "A";
1424
+ readonly BPlus: "B+";
1425
+ readonly B: "B";
1426
+ readonly CPlus: "C+";
1427
+ readonly C: "C";
1428
+ readonly DPlus: "D+";
1429
+ readonly D: "D";
1430
+ readonly EPlus: "E+";
1431
+ readonly E: "E";
1432
+ readonly FPlus: "F+";
1433
+ readonly F: "F";
1434
+ readonly G: "G";
1435
+ };
1436
+ /**
1437
+ * Energy efficiency band. A/A+ is most efficient, G is least. Domestic uses A-G. Non-domestic uses A+-G. Scotland non-domestic also has half-bands (B+, C+, etc.).
1438
+ */
1439
+ export type Band = OpenEnum<typeof Band>;
1440
+ /**
1441
+ * Discriminator for numeric score interpretation.
1442
+ */
1443
+ export declare const ScoreType: {
1444
+ readonly Sap: "sap";
1445
+ readonly Asset: "asset";
1446
+ readonly Operational: "operational";
1447
+ readonly Epi: "epi";
1448
+ };
1449
+ /**
1450
+ * Discriminator for numeric score interpretation.
1451
+ */
1452
+ export type ScoreType = OpenEnum<typeof ScoreType>;
1453
+ /**
1454
+ * Current energy rating at time of assessment.
1455
+ */
1456
+ export type Current = {
27
1457
  /**
28
- * Human-readable age band label (e.g. '1930-1949')
1458
+ * Energy efficiency band. A/A+ is most efficient, G is least. Domestic uses A-G. Non-domestic uses A+-G. Scotland non-domestic also has half-bands (B+, C+, etc.).
29
1459
  */
30
- description?: string | undefined;
1460
+ band: Band;
31
1461
  /**
32
- * Start year of the construction age band
1462
+ * Numeric score. Interpretation depends on scoreType: SAP = 1-100 (higher is better); Asset = kg CO2/m² (lower is better, unbounded); Operational = relative to benchmark (lower is better, unbounded); EPI = kg CO2/m² using Scottish weather data.
33
1463
  */
34
- yearFrom?: number | undefined;
1464
+ score: number;
35
1465
  /**
36
- * End year of the construction age band
1466
+ * Discriminator for numeric score interpretation.
37
1467
  */
38
- yearTo?: number | undefined;
1468
+ scoreType: ScoreType;
39
1469
  };
40
1470
  /**
41
- * GeoJSON geometry type
1471
+ * Energy efficiency band. A/A+ is most efficient, G is least. Domestic uses A-G. Non-domestic uses A+-G. Scotland non-domestic also has half-bands (B+, C+, etc.).
42
1472
  */
43
- export declare const GetEpcByLocationIdType: {
44
- readonly Point: "Point";
1473
+ export declare const GetEpcByLocationIdBand: {
1474
+ readonly APlus: "A+";
1475
+ readonly A: "A";
1476
+ readonly BPlus: "B+";
1477
+ readonly B: "B";
1478
+ readonly CPlus: "C+";
1479
+ readonly C: "C";
1480
+ readonly DPlus: "D+";
1481
+ readonly D: "D";
1482
+ readonly EPlus: "E+";
1483
+ readonly E: "E";
1484
+ readonly FPlus: "F+";
1485
+ readonly F: "F";
1486
+ readonly G: "G";
45
1487
  };
46
1488
  /**
47
- * GeoJSON geometry type
1489
+ * Energy efficiency band. A/A+ is most efficient, G is least. Domestic uses A-G. Non-domestic uses A+-G. Scotland non-domestic also has half-bands (B+, C+, etc.).
48
1490
  */
49
- export type GetEpcByLocationIdType = ClosedEnum<typeof GetEpcByLocationIdType>;
1491
+ export type GetEpcByLocationIdBand = OpenEnum<typeof GetEpcByLocationIdBand>;
50
1492
  /**
51
- * GeoJSON Point geometry with coordinates in [longitude, latitude] order (WGS84). Null if the property could not be geocoded.
1493
+ * Discriminator for numeric score interpretation.
52
1494
  */
53
- export type GetEpcByLocationIdGeoJSONPoint = {
54
- /**
55
- * Coordinate pair [longitude, latitude]
56
- */
57
- coordinates: Array<number>;
58
- /**
59
- * GeoJSON geometry type
60
- */
61
- type: GetEpcByLocationIdType;
1495
+ export declare const GetEpcByLocationIdScoreType: {
1496
+ readonly Sap: "sap";
1497
+ readonly Asset: "asset";
1498
+ readonly Operational: "operational";
1499
+ readonly Epi: "epi";
62
1500
  };
63
1501
  /**
64
- * Geographic location attributes for the property
1502
+ * Discriminator for numeric score interpretation.
1503
+ */
1504
+ export type GetEpcByLocationIdScoreType = OpenEnum<typeof GetEpcByLocationIdScoreType>;
1505
+ /**
1506
+ * Achievable rating with recommended improvements. Null for DECs (operational ratings have no potential). E&W non-domestic does not publish a potential rating; Scotland non-domestic does.
65
1507
  */
66
- export type Location = {
1508
+ export type Potential = {
67
1509
  /**
68
- * WGS84 latitude coordinate
1510
+ * Energy efficiency band. A/A+ is most efficient, G is least. Domestic uses A-G. Non-domestic uses A+-G. Scotland non-domestic also has half-bands (B+, C+, etc.).
69
1511
  */
70
- latitude?: number | undefined;
1512
+ band: GetEpcByLocationIdBand;
71
1513
  /**
72
- * WGS84 longitude coordinate
1514
+ * Numeric score. Interpretation depends on scoreType: SAP = 1-100 (higher is better); Asset = kg CO2/m² (lower is better, unbounded); Operational = relative to benchmark (lower is better, unbounded); EPI = kg CO2/m² using Scottish weather data.
73
1515
  */
74
- longitude?: number | undefined;
1516
+ score: number;
75
1517
  /**
76
- * UK postcode for the property
1518
+ * Discriminator for numeric score interpretation.
77
1519
  */
78
- postcode?: string | undefined;
1520
+ scoreType: GetEpcByLocationIdScoreType;
79
1521
  };
80
1522
  /**
81
- * Address lines as recorded on the EPC certificate
1523
+ * Energy rating unified across domestic (SAP), non-domestic (asset), and DEC (operational). Filter on rating.current.band for cross-type comparisons.
82
1524
  */
83
- export type RawAddress = {
1525
+ export type Rating = {
84
1526
  /**
85
- * Primary address line (typically house number and street)
1527
+ * Whether the building achieves net-zero carbon. Scotland non-domestic uses 'Carbon Neu' band; mapped to A+ with this flag set to true.
86
1528
  */
87
- address1?: string | undefined;
1529
+ carbonNeutral: boolean;
88
1530
  /**
89
- * Secondary address line (locality or district)
1531
+ * Current energy rating at time of assessment.
90
1532
  */
91
- address2?: string | null | undefined;
1533
+ current: Current;
92
1534
  /**
93
- * Tertiary address line (town or city)
1535
+ * Achievable rating with recommended improvements. Null for DECs (operational ratings have no potential). E&W non-domestic does not publish a potential rating; Scotland non-domestic does.
94
1536
  */
95
- address3?: string | null | undefined;
1537
+ potential: Potential | null;
96
1538
  };
97
1539
  /**
98
- * EPC (Energy Performance Certificate) record
1540
+ * Measure category: insulation, glazing, heating, hot_water, renewables, lighting.
99
1541
  */
100
- export type Data = {
1542
+ export declare const GetEpcByLocationIdCategory: {
1543
+ readonly Insulation: "insulation";
1544
+ readonly Glazing: "glazing";
1545
+ readonly Heating: "heating";
1546
+ readonly HotWater: "hot_water";
1547
+ readonly Renewables: "renewables";
1548
+ readonly Lighting: "lighting";
1549
+ };
1550
+ /**
1551
+ * Measure category: insulation, glazing, heating, hot_water, renewables, lighting.
1552
+ */
1553
+ export type GetEpcByLocationIdCategory = OpenEnum<typeof GetEpcByLocationIdCategory>;
1554
+ /**
1555
+ * CO2 reduction impact. Scotland non-domestic only: low, medium, high.
1556
+ */
1557
+ export declare const Co2Impact: {
1558
+ readonly Low: "low";
1559
+ readonly Medium: "medium";
1560
+ readonly High: "high";
1561
+ };
1562
+ /**
1563
+ * CO2 reduction impact. Scotland non-domestic only: low, medium, high.
1564
+ */
1565
+ export type Co2Impact = OpenEnum<typeof Co2Impact>;
1566
+ /**
1567
+ * Currency. All values normalised to GBP.
1568
+ */
1569
+ export declare const Currency: {
1570
+ readonly Gbp: "GBP";
1571
+ };
1572
+ /**
1573
+ * Currency. All values normalised to GBP.
1574
+ */
1575
+ export type Currency = ClosedEnum<typeof Currency>;
1576
+ /**
1577
+ * Structured cost estimate with numeric min/max in GBP. Parsed from 1,054 unique source cost strings (including encoding variants). Use cost.year to apply your own inflation adjustment.
1578
+ */
1579
+ export type Cost = {
101
1580
  /**
102
- * Building reference number from the EPC register. Multiple EPC records for the same physical building share this identifier — useful for tracking rating changes over time.
1581
+ * Currency. All values normalised to GBP.
103
1582
  */
104
- buildingReferenceNumber: string | null;
1583
+ currency: Currency;
105
1584
  /**
106
- * Built form of the property (e.g. Detached, Semi-Detached, Mid-Terrace, End-Terrace, Enclosed Mid-Terrace)
1585
+ * Raw cost string from source (e.g. '£100 - £350'). Preserved for transparency.
107
1586
  */
108
- builtForm: string | null;
1587
+ indicative: string | null;
109
1588
  /**
110
- * Current CO2 emissions per square metre of floor area (kg CO2/m²/year). Standard MHCLG field name.
1589
+ * Upper bound cost estimate (£ GBP).
111
1590
  */
112
- co2EmissCurrPerFloorArea: number | null;
1591
+ max: number | null;
113
1592
  /**
114
- * Estimated current CO2 emissions in tonnes per year
1593
+ * Lower bound cost estimate GBP).
115
1594
  */
116
- co2EmissionsCurrent: number | null;
1595
+ min: number | null;
117
1596
  /**
118
- * Estimated CO2 emissions after improvements in tonnes per year
1597
+ * Assessment year for this cost estimate. Consumers should apply their own inflation adjustment from this base year.
119
1598
  */
120
- co2EmissionsPotential: number | null;
1599
+ year: number | null;
1600
+ };
1601
+ /**
1602
+ * Canonical improvement measure: wall_insulation, condensing_boiler, solar_pv, etc. 40 canonical values covering all SAP standard improvement measures.
1603
+ */
1604
+ export declare const Measure: {
1605
+ readonly WallInsulation: "wall_insulation";
1606
+ readonly WallInsulationCombined: "wall_insulation_combined";
1607
+ readonly CavityWallInsulation: "cavity_wall_insulation";
1608
+ readonly LoftInsulation: "loft_insulation";
1609
+ readonly FloorInsulationSolid: "floor_insulation_solid";
1610
+ readonly FloorInsulationSuspended: "floor_insulation_suspended";
1611
+ readonly FlatRoofInsulation: "flat_roof_insulation";
1612
+ readonly RoomInRoofInsulation: "room_in_roof_insulation";
1613
+ readonly PartyWallInsulation: "party_wall_insulation";
1614
+ readonly DraughtProofing: "draught_proofing";
1615
+ readonly ExternalDoors: "external_doors";
1616
+ readonly DoubleGlazing: "double_glazing";
1617
+ readonly ReplacementGlazing: "replacement_glazing";
1618
+ readonly SecondaryGlazing: "secondary_glazing";
1619
+ readonly CondensingBoiler: "condensing_boiler";
1620
+ readonly GasCondensingBoiler: "gas_condensing_boiler";
1621
+ readonly OilCondensingBoiler: "oil_condensing_boiler";
1622
+ readonly RoomToCondensingBoiler: "room_to_condensing_boiler";
1623
+ readonly CondensingUnit: "condensing_unit";
1624
+ readonly GasCondensingUnit: "gas_condensing_unit";
1625
+ readonly WarmAirUnit: "warm_air_unit";
1626
+ readonly StorageHeaters: "storage_heaters";
1627
+ readonly StorageHeatersDualImmersion: "storage_heaters_dual_immersion";
1628
+ readonly HeatingControls: "heating_controls";
1629
+ readonly ZoneControl: "zone_control";
1630
+ readonly FlueGasRecovery: "flue_gas_recovery";
1631
+ readonly ShowerHeatRecovery: "shower_heat_recovery";
1632
+ readonly CylinderJacket: "cylinder_jacket";
1633
+ readonly CylinderInsulation: "cylinder_insulation";
1634
+ readonly CylinderThermostat: "cylinder_thermostat";
1635
+ readonly WaterHeatingControls: "water_heating_controls";
1636
+ readonly HeatPump: "heat_pump";
1637
+ readonly HeatPumpUnderfloor: "heat_pump_underfloor";
1638
+ readonly BiomassBoiler: "biomass_boiler";
1639
+ readonly SolarThermal: "solar_thermal";
1640
+ readonly SolarPv: "solar_pv";
1641
+ readonly WindTurbine: "wind_turbine";
1642
+ readonly PvBattery: "pv_battery";
1643
+ readonly PvDiverter: "pv_diverter";
1644
+ readonly LowEnergyLighting: "low_energy_lighting";
1645
+ };
1646
+ /**
1647
+ * Canonical improvement measure: wall_insulation, condensing_boiler, solar_pv, etc. 40 canonical values covering all SAP standard improvement measures.
1648
+ */
1649
+ export type Measure = OpenEnum<typeof Measure>;
1650
+ /**
1651
+ * Payback period classification. Non-domestic only: short, medium, long, other.
1652
+ */
1653
+ export declare const PaybackType: {
1654
+ readonly Short: "short";
1655
+ readonly Medium: "medium";
1656
+ readonly Long: "long";
1657
+ readonly Other: "other";
1658
+ };
1659
+ /**
1660
+ * Payback period classification. Non-domestic only: short, medium, long, other.
1661
+ */
1662
+ export type PaybackType = OpenEnum<typeof PaybackType>;
1663
+ /**
1664
+ * Projected rating after this measure. Domestic only.
1665
+ */
1666
+ export type ProjectedRating = {
121
1667
  /**
122
- * ONS parliamentary constituency code
1668
+ * Projected energy band after this measure (e.g. 'C').
123
1669
  */
124
- constituency: string | null;
1670
+ band: string | null;
125
1671
  /**
126
- * Parliamentary constituency name
1672
+ * Projected cumulative SAP score after implementing this and all prior measures.
127
1673
  */
128
- constituencyLabel: string | null;
1674
+ energyScore: number | null;
129
1675
  /**
130
- * Property construction age information derived from EPC assessment
1676
+ * Projected cumulative environmental score.
131
1677
  */
132
- constructionAge?: ConstructionAge | null | undefined;
1678
+ environmentalScore: number | null;
1679
+ };
1680
+ /**
1681
+ * Currency.
1682
+ */
1683
+ export declare const GetEpcByLocationIdCurrency: {
1684
+ readonly Gbp: "GBP";
1685
+ };
1686
+ /**
1687
+ * Currency.
1688
+ */
1689
+ export type GetEpcByLocationIdCurrency = ClosedEnum<typeof GetEpcByLocationIdCurrency>;
1690
+ /**
1691
+ * Estimated annual saving in GBP. Parsed from source typical saving field.
1692
+ */
1693
+ export type Saving = {
133
1694
  /**
134
- * GeoJSON Point geometry with coordinates in [longitude, latitude] order (WGS84). Null if the property could not be geocoded.
1695
+ * Estimated annual saving GBP).
135
1696
  */
136
- coordinates: GetEpcByLocationIdGeoJSONPoint | null;
1697
+ annual: number | null;
137
1698
  /**
138
- * County name where applicable
1699
+ * Currency.
139
1700
  */
140
- county: string | null;
1701
+ currency: GetEpcByLocationIdCurrency;
1702
+ };
1703
+ /**
1704
+ * Individual improvement recommendation with structured cost/saving values, canonical measure classification, and projected rating impact.
1705
+ */
1706
+ export type Recommendations = {
141
1707
  /**
142
- * Timestamp when this record was created in our system (ISO 8601 format)
1708
+ * Measure category: insulation, glazing, heating, hot_water, renewables, lighting.
143
1709
  */
144
- createdAt: string;
1710
+ category: GetEpcByLocationIdCategory | null;
145
1711
  /**
146
- * Current energy efficiency SAP score (1-100, higher is better). Determines the rating band.
1712
+ * CO2 reduction impact. Scotland non-domestic only: low, medium, high.
147
1713
  */
148
- currentEnergyEfficiency: number | null;
1714
+ co2Impact: Co2Impact | null;
149
1715
  /**
150
- * Current energy efficiency rating band (A to G, where A is most efficient)
1716
+ * Structured cost estimate with numeric min/max in GBP. Parsed from 1,054 unique source cost strings (including encoding variants). Use cost.year to apply your own inflation adjustment.
151
1717
  */
152
- currentEnergyRating: string | null;
1718
+ cost: Cost | null;
153
1719
  /**
154
- * Formatted display address for the property
1720
+ * Detailed description with guidance text.
155
1721
  */
156
- displayAddress: string | null;
1722
+ description: string | null;
157
1723
  /**
158
- * Estimated current energy consumption in kWh per year
1724
+ * Whether this measure is eligible for Green Deal financing. Boolean — not a raw string code.
159
1725
  */
160
- energyConsumptionCurrent: number | null;
1726
+ greenDealEligible: boolean | null;
161
1727
  /**
162
- * Estimated energy consumption after recommended improvements in kWh per year
1728
+ * Canonical improvement measure: wall_insulation, condensing_boiler, solar_pv, etc. 40 canonical values covering all SAP standard improvement measures.
163
1729
  */
164
- energyConsumptionPotential: number | null;
1730
+ measure: Measure | null;
165
1731
  /**
166
- * Current energy tariff at the time of assessment (e.g. 'Single', 'Dual', 'Unknown')
1732
+ * Source measure code. E&W: IMPROVEMENT_ID. Scotland: EPC-prefixed (e.g. EPC-R4).
167
1733
  */
168
- energyTariff: string | null;
1734
+ measureCode: string | null;
169
1735
  /**
170
- * Current environmental impact rating (1-100, higher is better). Based on CO2 emissions per floor area.
1736
+ * Payback period classification. Non-domestic only: short, medium, long, other.
171
1737
  */
172
- environmentImpactCurrent: number | null;
1738
+ paybackType: PaybackType | null;
173
1739
  /**
174
- * Potential environmental impact rating after improvements (1-100)
1740
+ * Projected rating after this measure. Domestic only.
175
1741
  */
176
- environmentImpactPotential: number | null;
1742
+ projectedRating: ProjectedRating | null;
177
1743
  /**
178
- * Number of extensions added to the original property
1744
+ * Estimated annual saving in GBP. Parsed from source typical saving field.
179
1745
  */
180
- extensionCount: number | null;
1746
+ saving: Saving | null;
181
1747
  /**
182
- * Total number of storeys in the building containing the flat. Null for houses.
1748
+ * Priority order. Implementing measures in sequence provides the most cost-effective path.
183
1749
  */
184
- flatStoreyCount: string | null;
1750
+ sequence: number;
185
1751
  /**
186
- * Whether the flat is on the top floor of the building ('Y' or 'N'). Null for houses.
1752
+ * Short description of the improvement measure.
187
1753
  */
188
- flatTopStorey: string | null;
1754
+ summary: string | null;
1755
+ };
1756
+ /**
1757
+ * Annual heating costs — current and achievable.
1758
+ */
1759
+ export type Heating = {
189
1760
  /**
190
- * Assessor's description of floor construction and insulation (e.g. 'Solid, no insulation (assumed)')
1761
+ * Current annual heating cost (£).
191
1762
  */
192
- floorDescription: string | null;
1763
+ current: number;
193
1764
  /**
194
- * Floor energy efficiency rating: Very Good, Good, Average, Poor, or Very Poor
1765
+ * Achievable annual heating cost (£).
195
1766
  */
196
- floorEnergyEff: string | null;
1767
+ potential: number;
1768
+ };
1769
+ /**
1770
+ * Annual hot water costs — current and achievable.
1771
+ */
1772
+ export type GetEpcByLocationIdHotWater = {
197
1773
  /**
198
- * Floor environmental efficiency rating: Very Good, Good, Average, Poor, or Very Poor
1774
+ * Current annual hot water cost (£).
199
1775
  */
200
- floorEnvEff: string | null;
1776
+ current: number;
201
1777
  /**
202
- * Average storey height in metres
1778
+ * Achievable annual hot water cost (£).
203
1779
  */
204
- floorHeight: number | null;
1780
+ potential: number;
1781
+ };
1782
+ /**
1783
+ * Annual lighting costs — current and achievable.
1784
+ */
1785
+ export type GetEpcByLocationIdLighting = {
205
1786
  /**
206
- * Floor level for flats (e.g. 'Ground', '1st', '2nd'). Null for houses.
1787
+ * Current annual lighting cost (£).
207
1788
  */
208
- floorLevel: string | null;
1789
+ current: number;
209
1790
  /**
210
- * Relative glazed area compared to typical: Normal, More Than Typical, Much More Than Typical, Less Than Typical, Much Less Than Typical
1791
+ * Achievable annual lighting cost (£).
211
1792
  */
212
- glazedArea: string | null;
1793
+ potential: number;
1794
+ };
1795
+ /**
1796
+ * Annual running costs in GBP. Domestic only; null for non-domestic and DECs.
1797
+ */
1798
+ export type RunningCosts = {
213
1799
  /**
214
- * Type of glazing (e.g. 'double glazing installed before 2002', 'triple glazing')
1800
+ * Annual heating costs current and achievable.
215
1801
  */
216
- glazedType: string | null;
1802
+ heating: Heating;
217
1803
  /**
218
- * Type of corridor adjacent to the property for heat loss calculation (e.g. 'heated corridor', 'unheated corridor', 'no corridor'). Note: field name preserves original MHCLG spelling.
1804
+ * Annual hot water costs current and achievable.
219
1805
  */
220
- heatLossCorridoor: string | null;
1806
+ hotWater: GetEpcByLocationIdHotWater;
221
1807
  /**
222
- * Estimated current annual space heating cost in GBP
1808
+ * Annual lighting costs current and achievable.
223
1809
  */
224
- heatingCostCurrent: number | null;
1810
+ lighting: GetEpcByLocationIdLighting;
1811
+ };
1812
+ /**
1813
+ * Current band including Scotland half-bands (B+, C+, etc.) and 'Carbon Neu' → A+.
1814
+ */
1815
+ export declare const CurrentBand: {
1816
+ readonly APlus: "A+";
1817
+ readonly A: "A";
1818
+ readonly BPlus: "B+";
1819
+ readonly B: "B";
1820
+ readonly CPlus: "C+";
1821
+ readonly C: "C";
1822
+ readonly DPlus: "D+";
1823
+ readonly D: "D";
1824
+ readonly EPlus: "E+";
1825
+ readonly E: "E";
1826
+ readonly FPlus: "F+";
1827
+ readonly F: "F";
1828
+ readonly G: "G";
1829
+ };
1830
+ /**
1831
+ * Current band including Scotland half-bands (B+, C+, etc.) and 'Carbon Neu' → A+.
1832
+ */
1833
+ export type CurrentBand = OpenEnum<typeof CurrentBand>;
1834
+ /**
1835
+ * Potential band.
1836
+ */
1837
+ export declare const PotentialBand: {
1838
+ readonly APlus: "A+";
1839
+ readonly A: "A";
1840
+ readonly BPlus: "B+";
1841
+ readonly B: "B";
1842
+ readonly CPlus: "C+";
1843
+ readonly C: "C";
1844
+ readonly DPlus: "D+";
1845
+ readonly D: "D";
1846
+ readonly EPlus: "E+";
1847
+ readonly E: "E";
1848
+ readonly FPlus: "F+";
1849
+ readonly F: "F";
1850
+ readonly G: "G";
1851
+ };
1852
+ /**
1853
+ * Potential band.
1854
+ */
1855
+ export type PotentialBand = OpenEnum<typeof PotentialBand>;
1856
+ /**
1857
+ * Scotland's native non-domestic rating using Scottish weather data. Null for E&W certificates and domestic certificates.
1858
+ */
1859
+ export type ScotlandNativeRating = {
225
1860
  /**
226
- * Estimated annual space heating cost after improvements in GBP
1861
+ * Current band including Scotland half-bands (B+, C+, etc.) and 'Carbon Neu' → A+.
227
1862
  */
228
- heatingCostPotential: number | null;
1863
+ currentBand: CurrentBand;
229
1864
  /**
230
- * Estimated current annual hot water cost in GBP
1865
+ * Current Energy Performance Rating using Scottish weather data (kg CO2/m²/year).
231
1866
  */
232
- hotWaterCostCurrent: number | null;
1867
+ currentRating: number;
233
1868
  /**
234
- * Estimated annual hot water cost after improvements in GBP
1869
+ * Potential band.
235
1870
  */
236
- hotWaterCostPotential: number | null;
1871
+ potentialBand: PotentialBand | null;
237
1872
  /**
238
- * Hot water energy efficiency rating: Very Good, Good, Average, Poor, or Very Poor
1873
+ * Potential rating if improvements carried out. Scotland publishes this; E&W does not.
239
1874
  */
240
- hotWaterEnergyEff: string | null;
1875
+ potentialRating: number | null;
1876
+ };
1877
+ /**
1878
+ * Source register: mhclg (England & Wales) or scottish_government (Scotland).
1879
+ */
1880
+ export declare const Source: {
1881
+ readonly Mhclg: "mhclg";
1882
+ readonly ScottishGovernment: "scottish_government";
1883
+ };
1884
+ /**
1885
+ * Source register: mhclg (England & Wales) or scottish_government (Scotland).
1886
+ */
1887
+ export type Source = OpenEnum<typeof Source>;
1888
+ /**
1889
+ * AC inspection commissioning status.
1890
+ */
1891
+ export declare const InspectionStatus: {
1892
+ readonly Completed: "completed";
1893
+ readonly Commissioned: "commissioned";
1894
+ readonly NotCommissioned: "not_commissioned";
1895
+ readonly NotRelevant: "not_relevant";
1896
+ readonly Unknown: "unknown";
1897
+ };
1898
+ /**
1899
+ * AC inspection commissioning status.
1900
+ */
1901
+ export type InspectionStatus = OpenEnum<typeof InspectionStatus>;
1902
+ /**
1903
+ * Air conditioning details. Non-domestic/DEC only; null for domestic.
1904
+ */
1905
+ export type AirConditioning = {
241
1906
  /**
242
- * Hot water environmental efficiency rating: Very Good, Good, Average, Poor, or Very Poor
1907
+ * Estimated AC capacity when actual is unknown (kW).
243
1908
  */
244
- hotWaterEnvEff: string | null;
1909
+ estimatedKwRating: number | null;
245
1910
  /**
246
- * Description of the hot water system (e.g. 'From main system')
1911
+ * AC inspection commissioning status.
247
1912
  */
248
- hotwaterDescription: string | null;
1913
+ inspectionStatus: InspectionStatus | null;
249
1914
  /**
250
- * Unique EPC record identifier
1915
+ * Actual AC system capacity (kW).
251
1916
  */
252
- id: number;
1917
+ kwRating: number | null;
253
1918
  /**
254
- * Date the EPC assessment was carried out (ISO 8601 format)
1919
+ * Whether AC system is installed.
255
1920
  */
256
- inspectionDate: string | null;
1921
+ present: boolean;
1922
+ };
1923
+ /**
1924
+ * Electricity tariff type. Domestic only.
1925
+ */
1926
+ export declare const EnergyTariff: {
1927
+ readonly Single: "single";
1928
+ readonly Dual: "dual";
1929
+ readonly OffPeak7hr: "off_peak_7hr";
1930
+ readonly OffPeak10hr: "off_peak_10hr";
1931
+ readonly OffPeak18hr: "off_peak_18hr";
1932
+ readonly OffPeak24hr: "off_peak_24hr";
1933
+ readonly Unknown: "unknown";
1934
+ };
1935
+ /**
1936
+ * Electricity tariff type. Domestic only.
1937
+ */
1938
+ export type EnergyTariff = OpenEnum<typeof EnergyTariff>;
1939
+ /**
1940
+ * Corridor heat loss classification. Flats/maisonettes only.
1941
+ */
1942
+ export declare const HeatLossCorridor: {
1943
+ readonly NoCorridor: "no_corridor";
1944
+ readonly HeatedCorridor: "heated_corridor";
1945
+ readonly UnheatedCorridor: "unheated_corridor";
1946
+ };
1947
+ /**
1948
+ * Corridor heat loss classification. Flats/maisonettes only.
1949
+ */
1950
+ export type HeatLossCorridor = OpenEnum<typeof HeatLossCorridor>;
1951
+ /**
1952
+ * Normalised primary fuel type. See mainFuelExternal for raw source text.
1953
+ */
1954
+ export declare const MainFuel: {
1955
+ readonly MainsGas: "mains_gas";
1956
+ readonly Lpg: "lpg";
1957
+ readonly Oil: "oil";
1958
+ readonly Electricity: "electricity";
1959
+ readonly Biomass: "biomass";
1960
+ readonly Coal: "coal";
1961
+ readonly Anthracite: "anthracite";
1962
+ readonly SmokelessFuel: "smokeless_fuel";
1963
+ readonly Biogas: "biogas";
1964
+ readonly DistrictHeating: "district_heating";
1965
+ readonly HeatPump: "heat_pump";
1966
+ readonly DualFuel: "dual_fuel";
1967
+ readonly WasteHeat: "waste_heat";
1968
+ readonly Other: "other";
1969
+ };
1970
+ /**
1971
+ * Normalised primary fuel type. See mainFuelExternal for raw source text.
1972
+ */
1973
+ export type MainFuel = OpenEnum<typeof MainFuel>;
1974
+ /**
1975
+ * Photovoltaic panel installation.
1976
+ */
1977
+ export type Photovoltaic = {
257
1978
  /**
258
- * Unique EPC certificate reference number (e.g. '0000-0000-0000-0000-0000'). Use this to look up the full certificate on the EPC Register at https://www.gov.uk/find-energy-certificate.
1979
+ * Whether PV panels are installed.
259
1980
  */
260
- inspectionId: string;
1981
+ present: boolean;
261
1982
  /**
262
- * Estimated current annual lighting cost in GBP
1983
+ * Percentage of demand met by PV. Domestic only (PHOTO_SUPPLY field).
263
1984
  */
264
- lightingCostCurrent: number | null;
1985
+ supplyPercentage: number | null;
1986
+ };
1987
+ /**
1988
+ * On-site renewable energy installations.
1989
+ */
1990
+ export type Renewables = {
265
1991
  /**
266
- * Estimated annual lighting cost after improvements in GBP
1992
+ * Free-text renewable sources description. Non-domestic only (RENEWABLE_SOURCES field).
267
1993
  */
268
- lightingCostPotential: number | null;
1994
+ description: string | null;
269
1995
  /**
270
- * Description of lighting provision (e.g. 'Low energy lighting in 80% of fixed outlets')
1996
+ * Photovoltaic panel installation.
271
1997
  */
272
- lightingDescription: string | null;
1998
+ photovoltaic: Photovoltaic | null;
273
1999
  /**
274
- * Lighting energy efficiency rating: Very Good, Good, Average, Poor, or Very Poor
2000
+ * Solar thermal (hot water) present. Domestic: from SOLAR_WATER_HEATING_FLAG. Non-domestic: derived from RENEWABLE_SOURCES text.
275
2001
  */
276
- lightingEnergyEff: string | null;
2002
+ solarThermal: boolean | null;
277
2003
  /**
278
- * Lighting environmental efficiency rating: Very Good, Good, Average, Poor, or Very Poor
2004
+ * Number of wind turbines installed. Domestic only.
279
2005
  */
280
- lightingEnvEff: string | null;
2006
+ windTurbines: number | null;
2007
+ };
2008
+ /**
2009
+ * Mechanical ventilation type. Domestic only. Null means natural ventilation.
2010
+ */
2011
+ export declare const Ventilation: {
2012
+ readonly Natural: "natural";
2013
+ readonly MechanicalExtract: "mechanical_extract";
2014
+ readonly MechanicalSupplyAndExtract: "mechanical_supply_and_extract";
2015
+ };
2016
+ /**
2017
+ * Mechanical ventilation type. Domestic only. Null means natural ventilation.
2018
+ */
2019
+ export type Ventilation = OpenEnum<typeof Ventilation>;
2020
+ /**
2021
+ * Building energy systems — fuel, heating, renewables, ventilation.
2022
+ */
2023
+ export type Systems = {
281
2024
  /**
282
- * ONS local authority code (e.g. 'E09000033' for Westminster)
2025
+ * Air conditioning details. Non-domestic/DEC only; null for domestic.
283
2026
  */
284
- localAuthority: string | null;
2027
+ airConditioning: AirConditioning | null;
285
2028
  /**
286
- * Local authority name (e.g. 'Westminster')
2029
+ * Electricity tariff type. Domestic only.
287
2030
  */
288
- localAuthorityLabel: string | null;
2031
+ energyTariff: EnergyTariff | null;
289
2032
  /**
290
- * Geographic location attributes for the property
2033
+ * Corridor heat loss classification. Flats/maisonettes only.
291
2034
  */
292
- location: Location;
2035
+ heatLossCorridor: HeatLossCorridor | null;
293
2036
  /**
294
- * UPRN (Unique Property Reference Number) linking this EPC to a property location. Use this to cross-reference with the Property API. Null if the EPC record could not be matched to an address.
2037
+ * Normalised primary fuel type. See mainFuelExternal for raw source text.
295
2038
  */
296
- locationId: number | null;
2039
+ mainFuel: MainFuel | null;
297
2040
  /**
298
- * Date the EPC certificate was lodged on the register (ISO 8601 format). EPCs are valid for 10 years from this date.
2041
+ * Raw fuel type text from source register. E.g. 'mains gas (not community)', 'electricity (7-hour tariff)', 'Natural Gas'.
299
2042
  */
300
- lodgementDate: string | null;
2043
+ mainFuelExternal: string | null;
301
2044
  /**
302
- * Percentage of fixed lighting outlets using low-energy fittings (0-100)
2045
+ * Heating control system code. Domestic only.
303
2046
  */
304
- lowEnergyLighting: number | null;
2047
+ mainHeatingControls: string | null;
305
2048
  /**
306
- * Primary fuel source for the property (e.g. 'mains gas', 'electricity', 'oil', 'LPG')
2049
+ * Whether mains gas is connected. Domestic only. Derived from MAINS_GAS_FLAG (Y→true, N→false, blank→null).
307
2050
  */
308
- mainFuel: string | null;
2051
+ mainsGas: boolean | null;
309
2052
  /**
310
- * Heating controls code used in the SAP calculation
2053
+ * On-site renewable energy installations.
311
2054
  */
312
- mainHeatingControls: string | null;
2055
+ renewables: Renewables;
313
2056
  /**
314
- * Description of the main heating system (e.g. 'Boiler and radiators, mains gas')
2057
+ * Length of unheated corridor in metres. Flats/maisonettes only.
315
2058
  */
316
- mainheatDescription: string | null;
2059
+ unheatedCorridorLength: number | null;
317
2060
  /**
318
- * Main heating energy efficiency rating: Very Good, Good, Average, Poor, or Very Poor
2061
+ * Mechanical ventilation type. Domestic only. Null means natural ventilation.
319
2062
  */
320
- mainheatEnergyEff: string | null;
2063
+ ventilation: Ventilation | null;
2064
+ };
2065
+ /**
2066
+ * Normalised transaction type (trigger for assessment).
2067
+ */
2068
+ export declare const TransactionType: {
2069
+ readonly MarketedSale: "marketed_sale";
2070
+ readonly NonMarketedSale: "non_marketed_sale";
2071
+ readonly Rental: "rental";
2072
+ readonly NewDwelling: "new_dwelling";
2073
+ readonly Voluntary: "voluntary";
2074
+ readonly VoluntaryReissue: "voluntary_reissue";
2075
+ readonly StockConditionSurvey: "stock_condition_survey";
2076
+ readonly GrantScheme: "grant_scheme";
2077
+ readonly DisplayPublicBuilding: "display_public_building";
2078
+ readonly Construction: "construction";
2079
+ readonly Other: "other";
2080
+ };
2081
+ /**
2082
+ * Normalised transaction type (trigger for assessment).
2083
+ */
2084
+ export type TransactionType = OpenEnum<typeof TransactionType>;
2085
+ /**
2086
+ * Unified EPC entity covering domestic, non-domestic, and Display Energy Certificates across England, Wales, and Scotland. Filter by certificateType to narrow to a specific assessment type. Use rating.current.band for cross-type energy efficiency comparisons.
2087
+ */
2088
+ export type Data = {
321
2089
  /**
322
- * Main heating environmental efficiency rating: Very Good, Good, Average, Poor, or Very Poor
2090
+ * Standardised address.
323
2091
  */
324
- mainheatEnvEff: string | null;
2092
+ address: GetEpcByLocationIdAddress;
325
2093
  /**
326
- * Heating controls energy efficiency rating: Very Good, Good, Average, Poor, or Very Poor. Standard MHCLG field name.
2094
+ * Assessment methodology: rdsap (existing domestic), sap (new domestic), sbem (non-domestic), dsm (complex non-domestic), operational (DEC).
327
2095
  */
328
- mainheatcEnergyEff: string | null;
2096
+ assessmentMethodology: AssessmentMethodology;
329
2097
  /**
330
- * Heating controls environmental efficiency rating: Very Good, Good, Average, Poor, or Very Poor. Standard MHCLG field name.
2098
+ * Non-domestic benchmarks and building classification. Null for domestic.
331
2099
  */
332
- mainheatcEnvEff: string | null;
2100
+ benchmarks: Benchmarks | null;
333
2101
  /**
334
- * Description of main heating controls (e.g. 'Programmer, room thermostat and TRVs')
2102
+ * Tracks the same building across successive assessments. E&W: 12-digit BUILDING_REFERENCE_NUMBER. Scotland: 10-digit SEPCR property identifier (not the same as UPRN).
335
2103
  */
336
- mainheatcontDescription: string | null;
2104
+ buildingReferenceNumber: string | null;
337
2105
  /**
338
- * Whether the property is connected to mains gas ('Y' or 'N')
2106
+ * Certificate type: domestic, non_domestic, or dec.
339
2107
  */
340
- mainsGasFlag: string | null;
2108
+ certificateType: GetEpcByLocationIdCertificateType;
341
2109
  /**
342
- * Type of mechanical ventilation system if present (e.g. 'natural', 'mechanical, extract only', 'mechanical, supply and extract')
2110
+ * ONS constituency code (E&W) or Scottish ward code.
343
2111
  */
344
- mechanicalVentilation: string | null;
2112
+ constituency: string | null;
345
2113
  /**
346
- * Percentage of windows that are multi-glazed (0-100)
2114
+ * Constituency/ward name.
347
2115
  */
348
- multiGlazeProportion: number | null;
2116
+ constituencyLabel: string | null;
349
2117
  /**
350
- * Total number of habitable rooms (bedrooms, living rooms, kitchens over a certain size)
2118
+ * Geographic coordinates. Derived from UPRN match or postcode centroid.
351
2119
  */
352
- numberHabitableRooms: number | null;
2120
+ coordinates: Coordinates | null;
353
2121
  /**
354
- * Number of rooms with heating provision
2122
+ * County name. E&W only.
355
2123
  */
356
- numberHeatedRooms: number | null;
2124
+ county: string | null;
357
2125
  /**
358
- * Number of open fireplaces (contributes to heat loss calculation)
2126
+ * Record creation timestamp (ISO 8601).
359
2127
  */
360
- numberOpenFireplaces: number | null;
2128
+ createdAt: string;
361
2129
  /**
362
- * Percentage of energy demand met by photovoltaic panels (as a decimal, e.g. '25' for 25%)
2130
+ * Scottish Data Zone code. Scotland only.
363
2131
  */
364
- photoSupply: string | null;
2132
+ dataZone: string | null;
365
2133
  /**
366
- * UK postcode with spaces removed (e.g. 'SW1A2AA'). Useful for exact postcode matching and grouping. This is the standard MHCLG field name.
2134
+ * Domestic property details construction, rooms, glazing, Scotland-specific fields. Null for non-domestic and DECs.
367
2135
  */
368
- postcodeNoSpace: string;
2136
+ domesticDetails: DomesticDetails | null;
369
2137
  /**
370
- * Potential energy efficiency SAP score after improvements (1-100)
2138
+ * Environmental impact, CO2 emissions, and energy consumption.
371
2139
  */
372
- potentialEnergyEfficiency: number | null;
2140
+ emissions: Emissions;
373
2141
  /**
374
- * Potential energy efficiency rating band after recommended improvements (A to G)
2142
+ * Component-level building fabric assessment. Domestic only; null for non-domestic and DECs.
375
2143
  */
376
- potentialEnergyRating: string | null;
2144
+ fabric: Fabric | null;
377
2145
  /**
378
- * Property type classification (e.g. House, Flat, Bungalow, Maisonette, Park home)
2146
+ * Vepler canonical entity ID.
379
2147
  */
380
- propertyType: string | null;
2148
+ id: string;
381
2149
  /**
382
- * Address lines as recorded on the EPC certificate
2150
+ * Date of energy assessment (ISO 8601).
383
2151
  */
384
- rawAddress: RawAddress;
2152
+ inspectionDate: string;
385
2153
  /**
386
- * Assessor's description of roof construction and insulation (e.g. 'Pitched, 250mm loft insulation')
2154
+ * ONS local authority code (E&W) or Scottish LA code.
387
2155
  */
388
- roofDescription: string | null;
2156
+ localAuthority: string | null;
389
2157
  /**
390
- * Roof energy efficiency rating: Very Good, Good, Average, Poor, or Very Poor
2158
+ * Local authority name.
391
2159
  */
392
- roofEnergyEff: string | null;
2160
+ localAuthorityLabel: string | null;
393
2161
  /**
394
- * Roof environmental efficiency rating: Very Good, Good, Average, Poor, or Very Poor
2162
+ * UPRN linking this certificate to the Vepler Property Index. Null if not yet matched. Populated by UPRN enrichment pipeline.
395
2163
  */
396
- roofEnvEff: string | null;
2164
+ locationId: number | null;
397
2165
  /**
398
- * Description of any secondary heating system (e.g. 'Room heaters, electric'). Null if none.
2166
+ * Date registered with the government (ISO 8601).
399
2167
  */
400
- secondheatDescription: string | null;
2168
+ lodgementDate: string;
401
2169
  /**
402
- * Secondary heating energy efficiency rating: Very Good, Good, Average, Poor, or Very Poor. Standard MHCLG field name.
2170
+ * Derived MEES compliance status (Decision D11). Based on current energy rating band and certificate type. compliant=A-E, at_risk=E, non_compliant=F-G, exempt=non-domestic/DEC.
403
2171
  */
404
- sheatingEnergyEff: string | null;
2172
+ meesCompliance: MeesCompliance;
405
2173
  /**
406
- * Secondary heating environmental efficiency rating: Very Good, Good, Average, Poor, or Very Poor. Standard MHCLG field name.
2174
+ * DEC operational performance from metered energy use. Null for domestic and non-domestic EPCs.
407
2175
  */
408
- sheatingEnvEff: string | null;
2176
+ operationalPerformance: OperationalPerformance | null;
409
2177
  /**
410
- * Whether the property has solar water heating ('Y' or 'N')
2178
+ * Normalised property type. Domestic: house, flat, bungalow, maisonette, park_home. Non-domestic: canonical NCM category (e.g. office_workshop, retail_financial). See EPC_DOMESTIC_PROPERTY_TYPE_VALUES and EPC_NON_DOMESTIC_PROPERTY_TYPE_VALUES.
411
2179
  */
412
- solarWaterHeatingFlag: string | null;
2180
+ propertyType: string | null;
413
2181
  /**
414
- * EPC certificate type. domestic: residential property EPC. non-domestic: commercial or industrial property DEC/EPC. display: Display Energy Certificate for public buildings.
2182
+ * Raw property type text from source register. E.g. 'House', 'A1/A2 Retail and Financial/Professional services', 'Offices and Workshop businesses'.
415
2183
  */
416
- source: string;
2184
+ propertyTypeExternal: string | null;
417
2185
  /**
418
- * Tenure type at the time of assessment (e.g. Owner-occupied, Rented (social), Rented (private))
2186
+ * Energy rating unified across domestic (SAP), non-domestic (asset), and DEC (operational). Filter on rating.current.band for cross-type comparisons.
419
2187
  */
420
- tenure: string | null;
2188
+ rating: Rating;
421
2189
  /**
422
- * Total internal floor area in square metres, as measured during the EPC assessment
2190
+ * Improvement recommendations ordered by priority. Domestic: from separate recommendations CSV. Non-domestic Scotland: parsed from pipe-delimited IMPROVEMENT_RECOMMENDATIONS field. Non-domestic E&W: from separate recommendations file.
423
2191
  */
424
- totalFloorArea: number | null;
2192
+ recommendations: Array<Recommendations>;
425
2193
  /**
426
- * Transaction context for the EPC assessment (e.g. 'marketed sale', 'rental', 'new dwelling', 'non sale')
2194
+ * Annual running costs in GBP. Domestic only; null for non-domestic and DECs.
427
2195
  */
428
- transactionType: string | null;
2196
+ runningCosts: RunningCosts | null;
429
2197
  /**
430
- * Length of unheated corridor in metres (used in heat loss calculation for flats)
2198
+ * Scotland's native non-domestic rating using Scottish weather data. Null for E&W certificates and domestic certificates.
431
2199
  */
432
- unheatedCorridorLength: number | null;
2200
+ scotlandNativeRating: ScotlandNativeRating | null;
433
2201
  /**
434
- * Timestamp when this record was last updated in our system (ISO 8601 format)
2202
+ * Source register: mhclg (England & Wales) or scottish_government (Scotland).
435
2203
  */
436
- updatedAt: string;
2204
+ source: Source;
437
2205
  /**
438
- * Assessor's description of wall construction and insulation (e.g. 'Cavity wall, filled cavity')
2206
+ * Original certificate identifier from source register. E&W: LMK_KEY. Scotland domestic: OSG_REFERENCE_NUMBER. Scotland non-domestic: REPORT_REFERENCE_NUMBER.
439
2207
  */
440
- wallsDescription: string | null;
2208
+ sourceReference: string;
441
2209
  /**
442
- * Walls energy efficiency rating: Very Good, Good, Average, Poor, or Very Poor
2210
+ * Building energy systems fuel, heating, renewables, ventilation.
443
2211
  */
444
- wallsEnergyEff: string | null;
2212
+ systems: Systems;
445
2213
  /**
446
- * Walls environmental efficiency rating: Very Good, Good, Average, Poor, or Very Poor
2214
+ * Total floor area in m². Domestic: total internal floor area. Non-domestic: conditioned floor area.
447
2215
  */
448
- wallsEnvEff: string | null;
2216
+ totalFloorArea: number | null;
449
2217
  /**
450
- * Number of wind turbines installed at the property
2218
+ * Normalised transaction type (trigger for assessment).
451
2219
  */
452
- windTurbineCount: number | null;
2220
+ transactionType: TransactionType | null;
453
2221
  /**
454
- * Assessor's description of window glazing (e.g. 'Fully double glazed')
2222
+ * Raw transaction type text from source register.
455
2223
  */
456
- windowsDescription: string | null;
2224
+ transactionTypeExternal: string | null;
457
2225
  /**
458
- * Windows energy efficiency rating: Very Good, Good, Average, Poor, or Very Poor
2226
+ * Record last update timestamp (ISO 8601).
459
2227
  */
460
- windowsEnergyEff: string | null;
2228
+ updatedAt: string;
461
2229
  /**
462
- * Windows environmental efficiency rating: Very Good, Good, Average, Poor, or Very Poor
2230
+ * Calculated expiry date. Domestic/non-domestic: lodgementDate + 10 years. DEC: lodgementDate + 1 year (advisory report: + 7 years).
463
2231
  */
464
- windowsEnvEff: string | null;
2232
+ validUntil: string | null;
465
2233
  };
466
2234
  export declare const GetEpcByLocationIdObject: {
467
2235
  readonly List: "list";
468
2236
  };
469
2237
  export type GetEpcByLocationIdObject = ClosedEnum<typeof GetEpcByLocationIdObject>;
470
2238
  /**
471
- * EPC records retrieved successfully
2239
+ * EPC certificates for this location
472
2240
  */
473
2241
  export type GetEpcByLocationIdResponseBody = {
474
2242
  data: Array<Data>;
@@ -478,7 +2246,10 @@ export type GetEpcByLocationIdResponseBody = {
478
2246
  url: string;
479
2247
  };
480
2248
  /** @internal */
2249
+ export declare const CertificateType$outboundSchema: z.ZodNativeEnum<typeof CertificateType>;
2250
+ /** @internal */
481
2251
  export type GetEpcByLocationIdRequest$Outbound = {
2252
+ certificateType?: string | undefined;
482
2253
  limit?: string | undefined;
483
2254
  locationId: string;
484
2255
  offset?: string | undefined;
@@ -487,19 +2258,246 @@ export type GetEpcByLocationIdRequest$Outbound = {
487
2258
  export declare const GetEpcByLocationIdRequest$outboundSchema: z.ZodType<GetEpcByLocationIdRequest$Outbound, z.ZodTypeDef, GetEpcByLocationIdRequest>;
488
2259
  export declare function getEpcByLocationIdRequestToJSON(getEpcByLocationIdRequest: GetEpcByLocationIdRequest): string;
489
2260
  /** @internal */
2261
+ export declare const GetEpcByLocationIdAddress$inboundSchema: z.ZodType<GetEpcByLocationIdAddress, z.ZodTypeDef, unknown>;
2262
+ export declare function getEpcByLocationIdAddressFromJSON(jsonString: string): SafeParseResult<GetEpcByLocationIdAddress, SDKValidationError>;
2263
+ /** @internal */
2264
+ export declare const AssessmentMethodology$inboundSchema: z.ZodType<AssessmentMethodology, z.ZodTypeDef, unknown>;
2265
+ /** @internal */
2266
+ export declare const BuildingEnvironment$inboundSchema: z.ZodType<BuildingEnvironment, z.ZodTypeDef, unknown>;
2267
+ /** @internal */
2268
+ export declare const NewBuildBand$inboundSchema: z.ZodType<NewBuildBand, z.ZodTypeDef, unknown>;
2269
+ /** @internal */
2270
+ export declare const Benchmarks$inboundSchema: z.ZodType<Benchmarks, z.ZodTypeDef, unknown>;
2271
+ export declare function benchmarksFromJSON(jsonString: string): SafeParseResult<Benchmarks, SDKValidationError>;
2272
+ /** @internal */
2273
+ export declare const GetEpcByLocationIdCertificateType$inboundSchema: z.ZodType<GetEpcByLocationIdCertificateType, z.ZodTypeDef, unknown>;
2274
+ /** @internal */
2275
+ export declare const Coordinates$inboundSchema: z.ZodType<Coordinates, z.ZodTypeDef, unknown>;
2276
+ export declare function coordinatesFromJSON(jsonString: string): SafeParseResult<Coordinates, SDKValidationError>;
2277
+ /** @internal */
2278
+ export declare const BuiltForm$inboundSchema: z.ZodType<BuiltForm, z.ZodTypeDef, unknown>;
2279
+ /** @internal */
490
2280
  export declare const ConstructionAge$inboundSchema: z.ZodType<ConstructionAge, z.ZodTypeDef, unknown>;
491
2281
  export declare function constructionAgeFromJSON(jsonString: string): SafeParseResult<ConstructionAge, SDKValidationError>;
492
2282
  /** @internal */
493
- export declare const GetEpcByLocationIdType$inboundSchema: z.ZodNativeEnum<typeof GetEpcByLocationIdType>;
2283
+ export declare const Area$inboundSchema: z.ZodType<Area, z.ZodTypeDef, unknown>;
2284
+ /** @internal */
2285
+ export declare const GetEpcByLocationIdType$inboundSchema: z.ZodType<GetEpcByLocationIdType, z.ZodTypeDef, unknown>;
2286
+ /** @internal */
2287
+ export declare const Glazing$inboundSchema: z.ZodType<Glazing, z.ZodTypeDef, unknown>;
2288
+ export declare function glazingFromJSON(jsonString: string): SafeParseResult<Glazing, SDKValidationError>;
2289
+ /** @internal */
2290
+ export declare const Tenure$inboundSchema: z.ZodType<Tenure, z.ZodTypeDef, unknown>;
2291
+ /** @internal */
2292
+ export declare const DomesticDetails$inboundSchema: z.ZodType<DomesticDetails, z.ZodTypeDef, unknown>;
2293
+ export declare function domesticDetailsFromJSON(jsonString: string): SafeParseResult<DomesticDetails, SDKValidationError>;
2294
+ /** @internal */
2295
+ export declare const Co2Unit$inboundSchema: z.ZodType<Co2Unit, z.ZodTypeDef, unknown>;
2296
+ /** @internal */
2297
+ export declare const EnergyConsumptionUnit$inboundSchema: z.ZodType<EnergyConsumptionUnit, z.ZodTypeDef, unknown>;
2298
+ /** @internal */
2299
+ export declare const Emissions$inboundSchema: z.ZodType<Emissions, z.ZodTypeDef, unknown>;
2300
+ export declare function emissionsFromJSON(jsonString: string): SafeParseResult<Emissions, SDKValidationError>;
2301
+ /** @internal */
2302
+ export declare const EnergyEfficiency$inboundSchema: z.ZodType<EnergyEfficiency, z.ZodTypeDef, unknown>;
2303
+ /** @internal */
2304
+ export declare const EnvironmentalEfficiency$inboundSchema: z.ZodType<EnvironmentalEfficiency, z.ZodTypeDef, unknown>;
2305
+ /** @internal */
2306
+ export declare const AirTightness$inboundSchema: z.ZodType<AirTightness, z.ZodTypeDef, unknown>;
2307
+ export declare function airTightnessFromJSON(jsonString: string): SafeParseResult<AirTightness, SDKValidationError>;
2308
+ /** @internal */
2309
+ export declare const DataQuality$inboundSchema: z.ZodType<DataQuality, z.ZodTypeDef, unknown>;
2310
+ /** @internal */
2311
+ export declare const GetEpcByLocationIdEnergyEfficiency$inboundSchema: z.ZodType<GetEpcByLocationIdEnergyEfficiency, z.ZodTypeDef, unknown>;
2312
+ /** @internal */
2313
+ export declare const GetEpcByLocationIdEnvironmentalEfficiency$inboundSchema: z.ZodType<GetEpcByLocationIdEnvironmentalEfficiency, z.ZodTypeDef, unknown>;
2314
+ /** @internal */
2315
+ export declare const FloorType$inboundSchema: z.ZodType<FloorType, z.ZodTypeDef, unknown>;
2316
+ /** @internal */
2317
+ export declare const InsulationType$inboundSchema: z.ZodType<InsulationType, z.ZodTypeDef, unknown>;
2318
+ /** @internal */
2319
+ export declare const Floor$inboundSchema: z.ZodType<Floor, z.ZodTypeDef, unknown>;
2320
+ export declare function floorFromJSON(jsonString: string): SafeParseResult<Floor, SDKValidationError>;
2321
+ /** @internal */
2322
+ export declare const GetEPCByLocationIdEPCEnergyEfficiency$inboundSchema: z.ZodType<GetEPCByLocationIdEPCEnergyEfficiency, z.ZodTypeDef, unknown>;
2323
+ /** @internal */
2324
+ export declare const GetEPCByLocationIdEPCEnvironmentalEfficiency$inboundSchema: z.ZodType<GetEPCByLocationIdEPCEnvironmentalEfficiency, z.ZodTypeDef, unknown>;
2325
+ /** @internal */
2326
+ export declare const HeatingControls$inboundSchema: z.ZodType<HeatingControls, z.ZodTypeDef, unknown>;
2327
+ export declare function heatingControlsFromJSON(jsonString: string): SafeParseResult<HeatingControls, SDKValidationError>;
2328
+ /** @internal */
2329
+ export declare const GetEPCByLocationIdEPCResponseEnergyEfficiency$inboundSchema: z.ZodType<GetEPCByLocationIdEPCResponseEnergyEfficiency, z.ZodTypeDef, unknown>;
2330
+ /** @internal */
2331
+ export declare const GetEPCByLocationIdEPCResponseEnvironmentalEfficiency$inboundSchema: z.ZodType<GetEPCByLocationIdEPCResponseEnvironmentalEfficiency, z.ZodTypeDef, unknown>;
2332
+ /** @internal */
2333
+ export declare const HotWater$inboundSchema: z.ZodType<HotWater, z.ZodTypeDef, unknown>;
2334
+ export declare function hotWaterFromJSON(jsonString: string): SafeParseResult<HotWater, SDKValidationError>;
2335
+ /** @internal */
2336
+ export declare const GetEPCByLocationIdEPCResponse200EnergyEfficiency$inboundSchema: z.ZodType<GetEPCByLocationIdEPCResponse200EnergyEfficiency, z.ZodTypeDef, unknown>;
2337
+ /** @internal */
2338
+ export declare const GetEPCByLocationIdEPCResponse200EnvironmentalEfficiency$inboundSchema: z.ZodType<GetEPCByLocationIdEPCResponse200EnvironmentalEfficiency, z.ZodTypeDef, unknown>;
2339
+ /** @internal */
2340
+ export declare const Lighting$inboundSchema: z.ZodType<Lighting, z.ZodTypeDef, unknown>;
2341
+ export declare function lightingFromJSON(jsonString: string): SafeParseResult<Lighting, SDKValidationError>;
2342
+ /** @internal */
2343
+ export declare const GetEpcByLocationIdDataQuality$inboundSchema: z.ZodType<GetEpcByLocationIdDataQuality, z.ZodTypeDef, unknown>;
2344
+ /** @internal */
2345
+ export declare const GetEPCByLocationIdEPCResponse200ApplicationJSONEnergyEfficiency$inboundSchema: z.ZodType<GetEPCByLocationIdEPCResponse200ApplicationJSONEnergyEfficiency, z.ZodTypeDef, unknown>;
2346
+ /** @internal */
2347
+ export declare const GetEPCByLocationIdEPCResponse200ApplicationJSONEnvironmentalEfficiency$inboundSchema: z.ZodType<GetEPCByLocationIdEPCResponse200ApplicationJSONEnvironmentalEfficiency, z.ZodTypeDef, unknown>;
2348
+ /** @internal */
2349
+ export declare const Fuel$inboundSchema: z.ZodType<Fuel, z.ZodTypeDef, unknown>;
2350
+ /** @internal */
2351
+ export declare const HeatPumpType$inboundSchema: z.ZodType<HeatPumpType, z.ZodTypeDef, unknown>;
2352
+ /** @internal */
2353
+ export declare const SystemType$inboundSchema: z.ZodType<SystemType, z.ZodTypeDef, unknown>;
2354
+ /** @internal */
2355
+ export declare const MainHeating$inboundSchema: z.ZodType<MainHeating, z.ZodTypeDef, unknown>;
2356
+ export declare function mainHeatingFromJSON(jsonString: string): SafeParseResult<MainHeating, SDKValidationError>;
2357
+ /** @internal */
2358
+ export declare const GetEPCByLocationIdEPCDataQuality$inboundSchema: z.ZodType<GetEPCByLocationIdEPCDataQuality, z.ZodTypeDef, unknown>;
2359
+ /** @internal */
2360
+ export declare const GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyEnergyEfficiency$inboundSchema: z.ZodType<GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyEnergyEfficiency, z.ZodTypeDef, unknown>;
2361
+ /** @internal */
2362
+ export declare const GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyEnvironmentalEfficiency$inboundSchema: z.ZodType<GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyEnvironmentalEfficiency, z.ZodTypeDef, unknown>;
2363
+ /** @internal */
2364
+ export declare const GetEpcByLocationIdInsulationType$inboundSchema: z.ZodType<GetEpcByLocationIdInsulationType, z.ZodTypeDef, unknown>;
2365
+ /** @internal */
2366
+ export declare const RoofType$inboundSchema: z.ZodType<RoofType, z.ZodTypeDef, unknown>;
2367
+ /** @internal */
2368
+ export declare const Roof$inboundSchema: z.ZodType<Roof, z.ZodTypeDef, unknown>;
2369
+ export declare function roofFromJSON(jsonString: string): SafeParseResult<Roof, SDKValidationError>;
2370
+ /** @internal */
2371
+ export declare const GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataEnergyEfficiency$inboundSchema: z.ZodType<GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataEnergyEfficiency, z.ZodTypeDef, unknown>;
2372
+ /** @internal */
2373
+ export declare const GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataEnvironmentalEfficiency$inboundSchema: z.ZodType<GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataEnvironmentalEfficiency, z.ZodTypeDef, unknown>;
2374
+ /** @internal */
2375
+ export declare const SecondaryHeating$inboundSchema: z.ZodType<SecondaryHeating, z.ZodTypeDef, unknown>;
2376
+ export declare function secondaryHeatingFromJSON(jsonString: string): SafeParseResult<SecondaryHeating, SDKValidationError>;
2377
+ /** @internal */
2378
+ export declare const Construction$inboundSchema: z.ZodType<Construction, z.ZodTypeDef, unknown>;
2379
+ /** @internal */
2380
+ export declare const GetEPCByLocationIdEPCResponseDataQuality$inboundSchema: z.ZodType<GetEPCByLocationIdEPCResponseDataQuality, z.ZodTypeDef, unknown>;
2381
+ /** @internal */
2382
+ export declare const GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricEnergyEfficiency$inboundSchema: z.ZodType<GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricEnergyEfficiency, z.ZodTypeDef, unknown>;
2383
+ /** @internal */
2384
+ export declare const GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricEnvironmentalEfficiency$inboundSchema: z.ZodType<GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricEnvironmentalEfficiency, z.ZodTypeDef, unknown>;
2385
+ /** @internal */
2386
+ export declare const GetEPCByLocationIdEPCInsulationType$inboundSchema: z.ZodType<GetEPCByLocationIdEPCInsulationType, z.ZodTypeDef, unknown>;
2387
+ /** @internal */
2388
+ export declare const Walls$inboundSchema: z.ZodType<Walls, z.ZodTypeDef, unknown>;
2389
+ export declare function wallsFromJSON(jsonString: string): SafeParseResult<Walls, SDKValidationError>;
2390
+ /** @internal */
2391
+ export declare const GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricWindowsEnergyEfficiency$inboundSchema: z.ZodType<GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricWindowsEnergyEfficiency, z.ZodTypeDef, unknown>;
2392
+ /** @internal */
2393
+ export declare const GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricWindowsEnvironmentalEfficiency$inboundSchema: z.ZodType<GetEPCByLocationIdEPCResponse200ApplicationJSONResponseBodyDataFabricWindowsEnvironmentalEfficiency, z.ZodTypeDef, unknown>;
2394
+ /** @internal */
2395
+ export declare const Windows$inboundSchema: z.ZodType<Windows, z.ZodTypeDef, unknown>;
2396
+ export declare function windowsFromJSON(jsonString: string): SafeParseResult<Windows, SDKValidationError>;
2397
+ /** @internal */
2398
+ export declare const Fabric$inboundSchema: z.ZodType<Fabric, z.ZodTypeDef, unknown>;
2399
+ export declare function fabricFromJSON(jsonString: string): SafeParseResult<Fabric, SDKValidationError>;
2400
+ /** @internal */
2401
+ export declare const MeesCompliance$inboundSchema: z.ZodType<MeesCompliance, z.ZodTypeDef, unknown>;
2402
+ /** @internal */
2403
+ export declare const BuildingCategory$inboundSchema: z.ZodType<BuildingCategory, z.ZodTypeDef, unknown>;
2404
+ /** @internal */
2405
+ export declare const ElectricalUsage$inboundSchema: z.ZodType<ElectricalUsage, z.ZodTypeDef, unknown>;
2406
+ export declare function electricalUsageFromJSON(jsonString: string): SafeParseResult<ElectricalUsage, SDKValidationError>;
2407
+ /** @internal */
2408
+ export declare const RatingBand$inboundSchema: z.ZodType<RatingBand, z.ZodTypeDef, unknown>;
2409
+ /** @internal */
2410
+ export declare const ThermalUsage$inboundSchema: z.ZodType<ThermalUsage, z.ZodTypeDef, unknown>;
2411
+ export declare function thermalUsageFromJSON(jsonString: string): SafeParseResult<ThermalUsage, SDKValidationError>;
2412
+ /** @internal */
2413
+ export declare const OperationalPerformance$inboundSchema: z.ZodType<OperationalPerformance, z.ZodTypeDef, unknown>;
2414
+ export declare function operationalPerformanceFromJSON(jsonString: string): SafeParseResult<OperationalPerformance, SDKValidationError>;
2415
+ /** @internal */
2416
+ export declare const Band$inboundSchema: z.ZodType<Band, z.ZodTypeDef, unknown>;
2417
+ /** @internal */
2418
+ export declare const ScoreType$inboundSchema: z.ZodType<ScoreType, z.ZodTypeDef, unknown>;
2419
+ /** @internal */
2420
+ export declare const Current$inboundSchema: z.ZodType<Current, z.ZodTypeDef, unknown>;
2421
+ export declare function currentFromJSON(jsonString: string): SafeParseResult<Current, SDKValidationError>;
2422
+ /** @internal */
2423
+ export declare const GetEpcByLocationIdBand$inboundSchema: z.ZodType<GetEpcByLocationIdBand, z.ZodTypeDef, unknown>;
2424
+ /** @internal */
2425
+ export declare const GetEpcByLocationIdScoreType$inboundSchema: z.ZodType<GetEpcByLocationIdScoreType, z.ZodTypeDef, unknown>;
2426
+ /** @internal */
2427
+ export declare const Potential$inboundSchema: z.ZodType<Potential, z.ZodTypeDef, unknown>;
2428
+ export declare function potentialFromJSON(jsonString: string): SafeParseResult<Potential, SDKValidationError>;
2429
+ /** @internal */
2430
+ export declare const Rating$inboundSchema: z.ZodType<Rating, z.ZodTypeDef, unknown>;
2431
+ export declare function ratingFromJSON(jsonString: string): SafeParseResult<Rating, SDKValidationError>;
2432
+ /** @internal */
2433
+ export declare const GetEpcByLocationIdCategory$inboundSchema: z.ZodType<GetEpcByLocationIdCategory, z.ZodTypeDef, unknown>;
2434
+ /** @internal */
2435
+ export declare const Co2Impact$inboundSchema: z.ZodType<Co2Impact, z.ZodTypeDef, unknown>;
2436
+ /** @internal */
2437
+ export declare const Currency$inboundSchema: z.ZodNativeEnum<typeof Currency>;
2438
+ /** @internal */
2439
+ export declare const Cost$inboundSchema: z.ZodType<Cost, z.ZodTypeDef, unknown>;
2440
+ export declare function costFromJSON(jsonString: string): SafeParseResult<Cost, SDKValidationError>;
2441
+ /** @internal */
2442
+ export declare const Measure$inboundSchema: z.ZodType<Measure, z.ZodTypeDef, unknown>;
2443
+ /** @internal */
2444
+ export declare const PaybackType$inboundSchema: z.ZodType<PaybackType, z.ZodTypeDef, unknown>;
2445
+ /** @internal */
2446
+ export declare const ProjectedRating$inboundSchema: z.ZodType<ProjectedRating, z.ZodTypeDef, unknown>;
2447
+ export declare function projectedRatingFromJSON(jsonString: string): SafeParseResult<ProjectedRating, SDKValidationError>;
2448
+ /** @internal */
2449
+ export declare const GetEpcByLocationIdCurrency$inboundSchema: z.ZodNativeEnum<typeof GetEpcByLocationIdCurrency>;
2450
+ /** @internal */
2451
+ export declare const Saving$inboundSchema: z.ZodType<Saving, z.ZodTypeDef, unknown>;
2452
+ export declare function savingFromJSON(jsonString: string): SafeParseResult<Saving, SDKValidationError>;
2453
+ /** @internal */
2454
+ export declare const Recommendations$inboundSchema: z.ZodType<Recommendations, z.ZodTypeDef, unknown>;
2455
+ export declare function recommendationsFromJSON(jsonString: string): SafeParseResult<Recommendations, SDKValidationError>;
2456
+ /** @internal */
2457
+ export declare const Heating$inboundSchema: z.ZodType<Heating, z.ZodTypeDef, unknown>;
2458
+ export declare function heatingFromJSON(jsonString: string): SafeParseResult<Heating, SDKValidationError>;
2459
+ /** @internal */
2460
+ export declare const GetEpcByLocationIdHotWater$inboundSchema: z.ZodType<GetEpcByLocationIdHotWater, z.ZodTypeDef, unknown>;
2461
+ export declare function getEpcByLocationIdHotWaterFromJSON(jsonString: string): SafeParseResult<GetEpcByLocationIdHotWater, SDKValidationError>;
2462
+ /** @internal */
2463
+ export declare const GetEpcByLocationIdLighting$inboundSchema: z.ZodType<GetEpcByLocationIdLighting, z.ZodTypeDef, unknown>;
2464
+ export declare function getEpcByLocationIdLightingFromJSON(jsonString: string): SafeParseResult<GetEpcByLocationIdLighting, SDKValidationError>;
2465
+ /** @internal */
2466
+ export declare const RunningCosts$inboundSchema: z.ZodType<RunningCosts, z.ZodTypeDef, unknown>;
2467
+ export declare function runningCostsFromJSON(jsonString: string): SafeParseResult<RunningCosts, SDKValidationError>;
2468
+ /** @internal */
2469
+ export declare const CurrentBand$inboundSchema: z.ZodType<CurrentBand, z.ZodTypeDef, unknown>;
2470
+ /** @internal */
2471
+ export declare const PotentialBand$inboundSchema: z.ZodType<PotentialBand, z.ZodTypeDef, unknown>;
2472
+ /** @internal */
2473
+ export declare const ScotlandNativeRating$inboundSchema: z.ZodType<ScotlandNativeRating, z.ZodTypeDef, unknown>;
2474
+ export declare function scotlandNativeRatingFromJSON(jsonString: string): SafeParseResult<ScotlandNativeRating, SDKValidationError>;
2475
+ /** @internal */
2476
+ export declare const Source$inboundSchema: z.ZodType<Source, z.ZodTypeDef, unknown>;
2477
+ /** @internal */
2478
+ export declare const InspectionStatus$inboundSchema: z.ZodType<InspectionStatus, z.ZodTypeDef, unknown>;
2479
+ /** @internal */
2480
+ export declare const AirConditioning$inboundSchema: z.ZodType<AirConditioning, z.ZodTypeDef, unknown>;
2481
+ export declare function airConditioningFromJSON(jsonString: string): SafeParseResult<AirConditioning, SDKValidationError>;
2482
+ /** @internal */
2483
+ export declare const EnergyTariff$inboundSchema: z.ZodType<EnergyTariff, z.ZodTypeDef, unknown>;
2484
+ /** @internal */
2485
+ export declare const HeatLossCorridor$inboundSchema: z.ZodType<HeatLossCorridor, z.ZodTypeDef, unknown>;
2486
+ /** @internal */
2487
+ export declare const MainFuel$inboundSchema: z.ZodType<MainFuel, z.ZodTypeDef, unknown>;
2488
+ /** @internal */
2489
+ export declare const Photovoltaic$inboundSchema: z.ZodType<Photovoltaic, z.ZodTypeDef, unknown>;
2490
+ export declare function photovoltaicFromJSON(jsonString: string): SafeParseResult<Photovoltaic, SDKValidationError>;
2491
+ /** @internal */
2492
+ export declare const Renewables$inboundSchema: z.ZodType<Renewables, z.ZodTypeDef, unknown>;
2493
+ export declare function renewablesFromJSON(jsonString: string): SafeParseResult<Renewables, SDKValidationError>;
494
2494
  /** @internal */
495
- export declare const GetEpcByLocationIdGeoJSONPoint$inboundSchema: z.ZodType<GetEpcByLocationIdGeoJSONPoint, z.ZodTypeDef, unknown>;
496
- export declare function getEpcByLocationIdGeoJSONPointFromJSON(jsonString: string): SafeParseResult<GetEpcByLocationIdGeoJSONPoint, SDKValidationError>;
2495
+ export declare const Ventilation$inboundSchema: z.ZodType<Ventilation, z.ZodTypeDef, unknown>;
497
2496
  /** @internal */
498
- export declare const Location$inboundSchema: z.ZodType<Location, z.ZodTypeDef, unknown>;
499
- export declare function locationFromJSON(jsonString: string): SafeParseResult<Location, SDKValidationError>;
2497
+ export declare const Systems$inboundSchema: z.ZodType<Systems, z.ZodTypeDef, unknown>;
2498
+ export declare function systemsFromJSON(jsonString: string): SafeParseResult<Systems, SDKValidationError>;
500
2499
  /** @internal */
501
- export declare const RawAddress$inboundSchema: z.ZodType<RawAddress, z.ZodTypeDef, unknown>;
502
- export declare function rawAddressFromJSON(jsonString: string): SafeParseResult<RawAddress, SDKValidationError>;
2500
+ export declare const TransactionType$inboundSchema: z.ZodType<TransactionType, z.ZodTypeDef, unknown>;
503
2501
  /** @internal */
504
2502
  export declare const Data$inboundSchema: z.ZodType<Data, z.ZodTypeDef, unknown>;
505
2503
  export declare function dataFromJSON(jsonString: string): SafeParseResult<Data, SDKValidationError>;