Type aliases
AddressKeys
AddressKeys: keyof components["schemas"]["PafAddress"]
AddressResponse
AddressResponse: paths["/addresses"]["get"]["responses"][200]["content"]["application/json"]
AddressSuggestionResponse
AddressSuggestionResponse: paths["/autocomplete/addresses"]["get"]["responses"][200]["content"]["application/json"]
AliasAddress
AliasAddress: components["schemas"]["PafAliasAddress"]
GbrResolveResponse
GbrResolveResponse: paths["/autocomplete/addresses/{address}/gbr"]["get"]["responses"][200]["content"]["application/json"]
KeyStatus
KeyStatus: components["schemas"]["ApiKey"]
KeyUsageResponse
KeyUsageResponse: paths["/keys/{key}/usage"]["get"]["responses"][200]["content"]["application/json"]
MrAddress
MrAddress: components["schemas"]["MrAddress"]
NybAddress
NybAddress: components["schemas"]["NybAddress"]
PafAddress
PafAddress: components["schemas"]["PafAddress"]
PostcodesResponse
PostcodesResponse: paths["/postcodes/{postcode}"]["get"]["responses"][200]["content"]["application/json"]
PrivateKeyResponse
PrivateKeyResponse: paths["/keys/{key}/details"]["get"]["responses"][200]["content"]["application/json"]
PublicKeyResponse
PublicKeyResponse: paths["/keys/{key}"]["get"]["responses"][200]["content"]["application/json"]
QueryValue
QueryValue: undefined | number | string | (string | number)[]
UdprnResponse
UdprnResponse: paths["/udprn/{udprn}"]["get"]["responses"][200]["content"]["application/json"]
UkAddress
UmprnResponse
UmprnResponse: paths["/umprn/{umprn}"]["get"]["responses"][200]["content"]["application/json"]
UsaResolveResponse
UsaResolveResponse: paths["/autocomplete/addresses/{address}/usa"]["get"]["responses"][200]["content"]["application/json"]
WelshAddress
WelshAddress: components["schemas"]["WelshPafAddress"]
Address object attributes